From 84a3ac19f3d6248de889bddd69a1a22b3837fd17 Mon Sep 17 00:00:00 2001 From: ugol Date: Thu, 22 Aug 2024 23:50:29 +0200 Subject: [PATCH] ci: bumped to 0.4.0 rpm spec --- rpm/jr.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm/jr.spec b/rpm/jr.spec index b319d9b9..d856cb1e 100644 --- a/rpm/jr.spec +++ b/rpm/jr.spec @@ -1,5 +1,5 @@ Name: jr -Version: 0.3.9 +Version: 0.4.0 Release: 1%{?dist} Summary: JR: streaming quality random data from the command line @@ -7,7 +7,7 @@ License: MIT URL: https://jrnd.io/ Source0: https://github.com/ugol/%{name}/archive/refs/tags/v%{version}.tar.gz -BuildRequires: golang >= 1.22.0 +BuildRequires: golang >= 1.23.0 BuildRequires: make %description