automatic version update by autodist [release 0.3.0-1mamba;Fri Feb 21 2025]

This commit is contained in:
Automatic Build System 2025-02-21 20:11:21 +01:00
parent 6056b25a59
commit e5ce7bf1ff

View File

@ -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 <autodist@openmamba.org> 0.3.0-1mamba
- automatic version update by autodist
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 0.2.1-1mamba
- automatic version update by autodist