automatic version update by autodist [release 3.0.1-1mamba;Thu Apr 01 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:41:25 +01:00
parent a4cf4c424b
commit b7fbcaac2c

View File

@ -1,5 +1,5 @@
Name: python-QDarkStyle
Version: 2.8.1
Version: 3.0.1
Release: 1mamba
Summary: QDarkStyle is a dark stylesheet for Python and Qt applications
Group: System/Libraries
@ -14,7 +14,6 @@ License: MIT
## AUTOBUILDREQ-END
BuildRequires: libpython-devel
Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
%{summary}.
@ -50,5 +49,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Thu Apr 01 2021 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
- automatic version update by autodist
* Wed Jan 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.1-1mamba
- package created using the webbuild interface