summaryrefslogtreecommitdiff
path: root/eduvpncommon.spec
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2023-02-01 13:44:03 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2023-02-01 13:44:03 +0100
commit5e408e15100cdb3eb82565a279fe7c15617b24fa (patch)
tree757945d65785322132756fad770e0da90451cf07 /eduvpncommon.spec
parentc03d17d3bbadfb406ec7cb179d23370f19086533 (diff)
Version: Bump to 0.3.0
Diffstat (limited to 'eduvpncommon.spec')
-rw-r--r--eduvpncommon.spec4
1 files changed, 2 insertions, 2 deletions
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}