From b7fbcaac2ccbeda02ec3690abb6bc37690bcee86 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:41:25 +0100 Subject: [PATCH] automatic version update by autodist [release 3.0.1-1mamba;Thu Apr 01 2021] --- python-QDarkStyle.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-QDarkStyle.spec b/python-QDarkStyle.spec index 138f602..9ba6e32 100644 --- a/python-QDarkStyle.spec +++ b/python-QDarkStyle.spec @@ -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 3.0.1-1mamba +- automatic version update by autodist + * Wed Jan 20 2021 Silvan Calarco 2.8.1-1mamba - package created using the webbuild interface