From 8bdc7438120ac769f4819238fcd671ce18b95f21 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 15 May 2024 15:33:09 +0200 Subject: [PATCH] automatic version update by autodist [release 2.11.0-1mamba;Wed May 15 2024] --- python-cssutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cssutils.spec b/python-cssutils.spec index d2ed3d9..d8422c5 100644 --- a/python-cssutils.spec +++ b/python-cssutils.spec @@ -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 2.11.0-1mamba +- automatic version update by autodist + * Tue May 14 2024 Automatic Build System 2.10.3-1mamba - automatic version update by autodist