diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-12-20 16:22:27 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-12-21 18:28:52 +0100 |
| commit | 39b017a21637dbd383faec2360663eb200329f43 (patch) | |
| tree | 0e87ffafe1c4149e3ef420e273c9443b1ae92732 /eduvpncommon.spec | |
| parent | 845c67476979bd031890ef430f24a0acbd9f2c7c (diff) | |
Version: Bump to 0.2.0
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} |
