From f6ba71c934202371056053cbee860793576d9deb Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 01:13:45 +0100 Subject: [PATCH] update to 5.62.0 [release 5.62.0-1mamba;Fri Sep 20 2019] --- kdesignerplugin.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/kdesignerplugin.spec b/kdesignerplugin.spec index da489b5..3615974 100644 --- a/kdesignerplugin.spec +++ b/kdesignerplugin.spec @@ -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 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 5.62.0-1mamba +- update to 5.62.0 + * Wed Aug 28 2019 Automatic Build System 5.61.0-1mamba - automatic version update by autodist