diff --git a/python-pystache.spec b/python-pystache.spec index c334e25..a4b8aa6 100644 --- a/python-pystache.spec +++ b/python-pystache.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pystache -Version: 0.6.5 +Version: 0.6.6 Release: 1mamba Summary: Mustache for Python Group: System/Libraries @@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Dec 14 2024 Automatic Build System 0.6.6-1mamba +- automatic version update by autodist + * Tue Jan 02 2024 Silvan Calarco 0.6.5-1mamba - package created using the webbuild interface