]> git.pld-linux.org Git - packages/kf5-kguiaddons.git/commitdiff
- update to 5.79.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Mar 2021 20:05:43 +0000 (21:05 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Mar 2021 20:05:43 +0000 (21:05 +0100)
kf5-kguiaddons.spec

index 67efd302e3c1e0302873dca52e2f9aa76fc751ec..7dd3e40e27671e09c2bb1197f843d063c0607250 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.67
+%define                kdeframever     5.79
 %define                qtver           5.9.0
 %define                kfname          kguiaddons
 
 Summary:       Utilities for graphical user interfaces
 Name:          kf5-%{kfname}
-Version:       5.67.0
+Version:       5.79.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 96b919dfe2aedb0a5747b64216c95fff
+# Source0-md5: 66d2801bfe21a83d48da4617f7298de0
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -72,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %ghost %{_libdir}/libKF5GuiAddons.so.5
 %attr(755,root,root) %{_libdir}/libKF5GuiAddons.so.*.*
 %{_libdir}/qt5/plugins/kf5/kguiaddons
+%{_datadir}/qlogging-categories5/kguiaddons.categories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.478629 seconds and 4 git commands to generate.