automatic version update by autodist [release 1.4.0-1mamba;Fri Oct 25 2024]

This commit is contained in:
Automatic Build System 2024-10-25 20:24:10 +02:00
parent 6284006170
commit 9474f249b4

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-tinycss2 Name: python-tinycss2
Version: 1.3.0 Version: 1.4.0
Release: 1mamba Release: 1mamba
Summary: A tiny CSS parser Summary: A tiny CSS parser
Group: System/Libraries Group: System/Libraries
@ -44,6 +44,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 1.4.0-1mamba
- automatic version update by autodist
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 1.3.0-1mamba * Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 1.3.0-1mamba
- automatic version update by autodist - automatic version update by autodist