]> git.pld-linux.org Git - packages/kf5-kxmlgui.git/commitdiff
- Up to 5.65.0.
authorŁukasz Maśko <lmasko@pld-linux.org>
Mon, 30 Dec 2019 18:41:58 +0000 (19:41 +0100)
committerŁukasz Maśko <lmasko@pld-linux.org>
Mon, 30 Dec 2019 18:41:58 +0000 (19:41 +0100)
kf5-kxmlgui.spec

index 01d1ab34639b4b1f03dea2cec16ea638ca723c8b..72b99073a768f94c3f9496e54ea9e5fa6fe13241 100644 (file)
@@ -1,18 +1,18 @@
 # TODO:
 # Not packaged:
 # /etc/xdg/ui
-%define                kdeframever     5.59
+%define                kdeframever     5.65
 %define                qtver           5.9.0
 %define                kfname          kxmlgui
 
 Summary:       Framework for managing menu and toolbar actions
 Name:          kf5-%{kfname}
-Version:       5.59.0
+Version:       5.65.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: bd3cb5843115b6b1e32d6ee30f8fa393
+# Source0-md5: 2a7cc8a579544f993f1d170f26243d68
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -106,7 +106,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libexecdir}/kf5/ksendbugmail
 %attr(755,root,root) %ghost %{_libdir}/libKF5XmlGui.so.5
 %attr(755,root,root) %{_libdir}/libKF5XmlGui.so.*.*
-/etc/xdg/kxmlgui.categories
+%attr(755,root,root) %{_libdir}/qt5/plugins/designer/kxmlgui5widgets.so
+%{_datadir}/qlogging-categories5/kxmlgui.categories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.389835 seconds and 4 git commands to generate.