From e091dffff5c1f87b93076055dae3515d11f63017 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:32:08 +0100 Subject: [PATCH] automatic version update by autodist [release 0.2.2-1mamba;Mon Sep 12 2022] --- python-qstylizer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-qstylizer.spec b/python-qstylizer.spec index c3ecd56..8b2047d 100644 --- a/python-qstylizer.spec +++ b/python-qstylizer.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-qstylizer -Version: 0.2.1 +Version: 0.2.2 Release: 1mamba Summary: Qt stylesheet generation utility for PyQt/PySide Group: System/Libraries @@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Mon Sep 12 2022 Automatic Build System 0.2.2-1mamba +- automatic version update by autodist + * Mon Feb 14 2022 Silvan Calarco 0.2.1-1mamba - package created using the webbuild interface