diff --git a/python-qstylizer.spec b/python-qstylizer.spec index 244bbe3..25f4ea7 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.3 +Version: 0.2.4 Release: 1mamba Summary: Qt stylesheet generation utility for PyQt/PySide Group: System/Libraries @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Thu Nov 21 2024 Automatic Build System 0.2.4-1mamba +- automatic version update by autodist + * Thu Apr 18 2024 Automatic Build System 0.2.3-1mamba - automatic version update by autodist