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

index e553daab48aca2928c7fdaac0d3fc48ec16d134d..5c1a2e3c9120411d0d73cfb73ff96804045096b0 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.67
+%define                kdeframever     5.79
 %define                qtver           5.9.0
 %define                kfname          knotifyconfig
 
 Summary:       Configuration dialog for desktop notifications
 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: 6e43a6a6cf0a60eb8f31269834795fc4
+# Source0-md5: 317290d8ec99b95e73c680e65c29e4e4
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -98,6 +98,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5NotifyConfig.so.5
 %attr(755,root,root) %{_libdir}/libKF5NotifyConfig.so.*.*
+%{_datadir}/qlogging-categories5/knotifyconfig.categories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.533695 seconds and 4 git commands to generate.