diff --git a/python-css-parser.spec b/python-css-parser.spec index 548b7b9..f7c512c 100644 --- a/python-css-parser.spec +++ b/python-css-parser.spec @@ -1,8 +1,8 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-css-parser -Version: 1.0.9 -Release: 2mamba +Version: 1.0.10 +Release: 1mamba Summary: A CSS Cascading Style Sheets library for Python Group: System/Libraries Vendor: openmamba @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Sun Oct 22 2023 Automatic Build System 1.0.10-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 1.0.9-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba