diff --git a/python-xxhash.spec b/python-xxhash.spec index 6319ced..e1c0775 100644 --- a/python-xxhash.spec +++ b/python-xxhash.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-xxhash -Version: 3.4.1 -Release: 2mamba +Version: 3.5.0 +Release: 1mamba Summary: A Python binding for the xxHash library Group: System/Libraries Vendor: openmamba @@ -50,6 +50,9 @@ rm -rf %{buildroot}%{python_sitelib}/tests %doc LICENSE %changelog +* Sat Aug 17 2024 Automatic Build System 3.5.0-1mamba +- automatic version update by autodist + * Mon Jan 08 2024 Silvan Calarco 3.4.1-2mamba - rebuilt with python-build and distdeps