update to 5.62.0 [release 5.62.0-1mamba;Fri Sep 20 2019]
This commit is contained in:
parent
6775f61154
commit
f6ba71c934
@ -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.61.0
|
Version: 5.62.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
|
||||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.kde.org
|
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
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## 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.
|
||||||
@ -47,11 +47,13 @@ This framework provides plugins for Qt Designer that allow it to display the wid
|
|||||||
%{_bindir}/kgendesignerplugin
|
%{_bindir}/kgendesignerplugin
|
||||||
%dir %{_libdir}/cmake/KF5DesignerPlugin
|
%dir %{_libdir}/cmake/KF5DesignerPlugin
|
||||||
%{_libdir}/cmake/KF5DesignerPlugin/KF5DesignerPlugin*.cmake
|
%{_libdir}/cmake/KF5DesignerPlugin/KF5DesignerPlugin*.cmake
|
||||||
%{_datadir}/kf5/widgets/pics/*.png
|
|
||||||
%{_mandir}/man1/kgendesignerplugin.1*
|
%{_mandir}/man1/kgendesignerplugin.1*
|
||||||
%doc COPYING.LIB
|
%doc COPYING.LIB
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 28 2019 Automatic Build System <autodist@mambasoft.it> 5.61.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user