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

index d3061d4b181478b266523b6f9be698e3763d90a0..38fbd6ad6a7a4818cac8544c52b6c49018484f2b 100644 (file)
@@ -6,17 +6,17 @@
 # - runtime Requires if any
 # - make test not hanging and switch it back on
 
-%define                kdeframever     5.67
+%define                kdeframever     5.79
 %define                qtver           5.9.0
 %define                kfname          kdbusaddons
 Summary:       Convenience classes for DBus
 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: 818dbca1b3536e931aed3f6a4fb9d955
+# Source0-md5: 94f13ec26cc751662ed00a2184a3a3f7
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -86,6 +86,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libKF5DBusAddons.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libKF5DBusAddons.so.5
 %{_datadir}/qlogging-categories5/kdbusaddons.categories
+%{_datadir}/qlogging-categories5/kdbusaddons.renamecategories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.380921 seconds and 4 git commands to generate.