1 Commits

View File

@@ -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 <autodist@openmamba.org> 0.2.4-1mamba
- automatic version update by autodist
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 0.2.3-1mamba
- automatic version update by autodist