From 40bb6d1abe9e2ecbcc0ed758786cf6cda2246081 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:00:28 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.8-1mamba;Tue Sep 27 2022] --- python-css-parser.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-css-parser.spec b/python-css-parser.spec index 7b1b01f..5d9ccf7 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.7 -Release: 2mamba +Version: 1.0.8 +Release: 1mamba Summary: A CSS Cascading Style Sheets library for Python Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Tue Sep 27 2022 Automatic Build System 1.0.8-1mamba +- automatic version update by autodist + * Thu Jun 02 2022 Silvan Calarco 1.0.7-2mamba - rebuilt with python 3.10 and distdeps