automatic version update by autodist [release 5.80.0-1mamba;Sun Mar 14 2021]

This commit is contained in:
Automatic Build System 2024-01-06 01:13:46 +01:00
parent 79b62d990f
commit 70ef65f61c

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kdesignerplugin Name: kdesignerplugin
Version: 5.79.0 Version: 5.80.0
Release: 1mamba Release: 1mamba
Summary: Integrating KDE frameworks widgets with Qt Designer Summary: Integrating KDE frameworks widgets with Qt Designer
Group: System/Libraries Group: System/Libraries
@ -14,7 +14,6 @@ License: GPL
## note: run 'autospec -u -a6 kdesignerplugin' to get the list of build requirements. ## note: run 'autospec -u -a6 kdesignerplugin' to get the list of build requirements.
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files. This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files.
@ -51,6 +50,9 @@ This framework provides plugins for Qt Designer that allow it to display the wid
%doc COPYING.LIB %doc COPYING.LIB
%changelog %changelog
* Sun Mar 14 2021 Automatic Build System <autodist@mambasoft.it> 5.80.0-1mamba
- automatic version update by autodist
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba * Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
- automatic version update by autodist - automatic version update by autodist