diff --git a/python-propcache.spec b/python-propcache.spec index 5b15802..9542d0b 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.0 +Version: 0.2.1 Release: 1mamba Summary: Accelerated property cache Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Dec 03 2024 Automatic Build System 0.2.1-1mamba +- automatic version update by autodist + * Thu Oct 24 2024 Silvan Calarco 0.2.0-1mamba - package created using the webbuild interface