diff --git a/python-random2.spec b/python-random2.spec index f541539..cdaa52d 100644 --- a/python-random2.spec +++ b/python-random2.spec @@ -1,13 +1,13 @@ Name: python-random2 -Version: 1.0.1 -Release: 2mamba +Version: 1.0.2 +Release: 1mamba Summary: A Python 3 ported version of Python 2.7's random module Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://docs.python.org/2/library/random.html -Source: https://pypi.debian.net/random2/random2-%{version}.zip +Source: https://pypi.debian.net/random2/random2-%{version}.tar.gz License: Python Software Foundation License ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel @@ -44,6 +44,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Thu May 09 2024 Silvan Calarco 1.0.2-1mamba +- update to 1.0.2 + * Sat Sep 23 2023 Automatic Build System 1.0.1-2mamba - rebuilt with python3 = 3.11.5