automatic version update by autodist [release 2.11.0-1mamba;Wed May 15 2024]

This commit is contained in:
Automatic Build System 2024-05-15 15:33:09 +02:00
parent 55ea6c4217
commit 8bdc743812

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-cssutils
Version: 2.10.3
Version: 2.11.0
Release: 1mamba
Summary: A Python package to parse and build CSS Cascading Style Sheets.
Group: System/Libraries
@ -51,6 +51,9 @@ mv %{buildroot}%{_bindir}/cssparse{,-%{?pyappend}}
%{python_sitelib}/encutils/*
%changelog
* Wed May 15 2024 Automatic Build System <autodist@openmamba.org> 2.11.0-1mamba
- automatic version update by autodist
* Tue May 14 2024 Automatic Build System <autodist@openmamba.org> 2.10.3-1mamba
- automatic version update by autodist