automatic version update by autodist [release 0.2.2-1mamba;Mon Sep 12 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:32:08 +01:00
parent 0e42681c19
commit e091dffff5

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-qstylizer Name: python-qstylizer
Version: 0.2.1 Version: 0.2.2
Release: 1mamba Release: 1mamba
Summary: Qt stylesheet generation utility for PyQt/PySide Summary: Qt stylesheet generation utility for PyQt/PySide
Group: System/Libraries Group: System/Libraries
@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog %changelog
* Mon Sep 12 2022 Automatic Build System <autodist@mambasoft.it> 0.2.2-1mamba
- automatic version update by autodist
* Mon Feb 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.1-1mamba * Mon Feb 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.1-1mamba
- package created using the webbuild interface - package created using the webbuild interface