From 5e408e15100cdb3eb82565a279fe7c15617b24fa Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Wed, 1 Feb 2023 13:44:03 +0100 Subject: Version: Bump to 0.3.0 --- eduvpncommon.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eduvpncommon.spec') diff --git a/eduvpncommon.spec b/eduvpncommon.spec index 2e06740..e711acb 100644 --- a/eduvpncommon.spec +++ b/eduvpncommon.spec @@ -3,7 +3,7 @@ %global sum eduVPN common Go library Name: lib%{libname} -Version: 0.2.0 +Version: 0.3.0 Release: 0.1%{?dist} Summary: %{sum} @@ -41,7 +41,7 @@ popd %package -n python3-%{libname} BuildArch: noarch -Requires: %{name} >= 0.2.0, %{name} < 0.3.0 +Requires: %{name} >= 0.3.0, %{name} < 0.4.0 Summary: Python3 eduvpncommon wrapper %description -n python3-%{libname} -- cgit v1.2.3