diff --git a/python-propcache.spec b/python-propcache.spec index 9542d0b..7761f06 100644 --- a/python-propcache.spec +++ b/python-propcache.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-propcache -Version: 0.2.1 +Version: 0.3.0 Release: 1mamba Summary: Accelerated property cache Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Feb 21 2025 Automatic Build System 0.3.0-1mamba +- automatic version update by autodist + * Tue Dec 03 2024 Automatic Build System 0.2.1-1mamba - automatic version update by autodist