diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-03-18 16:35:50 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-03-18 16:35:50 +0100 |
| commit | 076a7d573f268ddea2fada1de5e2b12fe07ad6a1 (patch) | |
| tree | 235a33f0ba8d5be4a3da922f4a8303b02d89b036 /rpm/SPECS | |
| parent | 622a264b448f2ac24962dc0bce1eb003b18bddb9 (diff) | |
Version: Update to 5.0.15.0.1
Diffstat (limited to 'rpm/SPECS')
| -rw-r--r-- | rpm/SPECS/python3-eduvpn-common.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpm/SPECS/python3-eduvpn-common.spec b/rpm/SPECS/python3-eduvpn-common.spec index 60244bb..84347cb 100644 --- a/rpm/SPECS/python3-eduvpn-common.spec +++ b/rpm/SPECS/python3-eduvpn-common.spec @@ -1,7 +1,7 @@ %global gomodulesmode GO111MODULE=on Name: python3-eduvpn-common -Version: 5.0.0 +Version: 5.0.1 Release: 1%{?dist} Summary: Python3 eduvpn-common wrapper @@ -46,6 +46,9 @@ popd %{python3_sitelib}/eduvpn_common-%{version}* %changelog +* Wed Mar 18 2026 Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> - 5.0.1-1 +- New version + * Tue Mar 17 2026 Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> - 5.0.0-1 - New version |
