automatic version update by autodist [release 0.6.7-1mamba;Wed Dec 25 2024]

This commit is contained in:
Automatic Build System 2024-12-25 09:54:50 +01:00
parent 193d8e7496
commit 1c2c5c8334

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pystache
Version: 0.6.6
Version: 0.6.7
Release: 1mamba
Summary: Mustache for Python
Group: System/Libraries
@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Dec 25 2024 Automatic Build System <autodist@openmamba.org> 0.6.7-1mamba
- automatic version update by autodist
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 0.6.6-1mamba
- automatic version update by autodist