From 39b017a21637dbd383faec2360663eb200329f43 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 20 Dec 2022 16:22:27 +0100 Subject: Version: Bump to 0.2.0 --- eduvpncommon.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eduvpncommon.spec') diff --git a/eduvpncommon.spec b/eduvpncommon.spec index 401a475..d973edc 100644 --- a/eduvpncommon.spec +++ b/eduvpncommon.spec @@ -3,7 +3,7 @@ %global sum eduVPN common Go library Name: lib%{libname} -Version: 0.1.0 +Version: 0.2.0 Release: 1%{?dist} Summary: %{sum} @@ -41,7 +41,7 @@ popd %package -n python3-%{libname} BuildArch: noarch -Requires: %{name} >= 0.1.0, %{name} < 0.2.0 +Requires: %{name} >= 0.2.0, %{name} < 0.3.0 Summary: Python3 eduvpncommon wrapper %description -n python3-%{libname} -- cgit v1.2.3