diff options
Diffstat (limited to 'eduvpncommon.spec')
| -rw-r--r-- | eduvpncommon.spec | 4 |
1 files changed, 2 insertions, 2 deletions
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} |
