diff --git a/python-frozendict.spec b/python-frozendict.spec index dfb7268..c5d39a2 100644 --- a/python-frozendict.spec +++ b/python-frozendict.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-frozendict -Version: 2.4.3 +Version: 2.4.4 Release: 1mamba Summary: A simple immutable dictionary Group: System/Libraries @@ -46,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitearch}/%{pkgname}/* %changelog +* Tue May 07 2024 Automatic Build System 2.4.4-1mamba +- automatic version update by autodist + * Sun May 05 2024 Automatic Build System 2.4.3-1mamba - automatic version update by autodist