diff --git a/kdesignerplugin.spec b/kdesignerplugin.spec index 28691da..4ab83cd 100644 --- a/kdesignerplugin.spec +++ b/kdesignerplugin.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kdesignerplugin -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: Integrating KDE frameworks widgets with Qt Designer Group: System/Libraries @@ -14,7 +14,6 @@ License: GPL ## note: run 'autospec -u -a6 kdesignerplugin' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: cmake -BuildRoot: %{_tmppath}/%{name}-%{version}-root %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. @@ -51,6 +50,9 @@ This framework provides plugins for Qt Designer that allow it to display the wid %doc COPYING.LIB %changelog +* Sun Mar 14 2021 Automatic Build System 5.80.0-1mamba +- automatic version update by autodist + * Sat Feb 13 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist