update to 5.62.0 [release 5.62.0-1mamba;Fri Sep 20 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 01:13:45 +01:00
parent 6775f61154
commit f6ba71c934

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kdesignerplugin
Version: 5.61.0
Version: 5.62.0
Release: 1mamba
Summary: Integrating KDE frameworks widgets with Qt Designer
Group: System/Libraries
@ -8,7 +8,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/%{majver}/kdesignerplugin-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/%{majver}/portingAids/kdesignerplugin-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
## note: run 'autospec -u -a6 kdesignerplugin' to get the list of build requirements.
@ -47,11 +47,13 @@ This framework provides plugins for Qt Designer that allow it to display the wid
%{_bindir}/kgendesignerplugin
%dir %{_libdir}/cmake/KF5DesignerPlugin
%{_libdir}/cmake/KF5DesignerPlugin/KF5DesignerPlugin*.cmake
%{_datadir}/kf5/widgets/pics/*.png
%{_mandir}/man1/kgendesignerplugin.1*
%doc COPYING.LIB
%changelog
* Fri Sep 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.62.0-1mamba
- update to 5.62.0
* Wed Aug 28 2019 Automatic Build System <autodist@mambasoft.it> 5.61.0-1mamba
- automatic version update by autodist