diff --git a/python-datatypes.spec b/python-datatypes.spec index 5dbcb59..6599399 100644 --- a/python-datatypes.spec +++ b/python-datatypes.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-datatypes -Version: 0.15.0 +Version: 0.17.1 Release: 1mamba Summary: Utility Classes and Functions that are handy across multiple projects Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Wed Sep 18 2024 Automatic Build System 0.17.1-1mamba +- automatic version update by autodist + * Thu Jul 25 2024 Automatic Build System 0.15.0-1mamba - automatic version update by autodist