]> git.pld-linux.org Git - packages/kf5-kpeople.git/commitdiff
- Up to 5.62.0.
authorŁukasz Maśko <lmasko@pld-linux.org>
Thu, 12 Dec 2019 11:44:12 +0000 (12:44 +0100)
committerŁukasz Maśko <lmasko@pld-linux.org>
Thu, 12 Dec 2019 11:44:12 +0000 (12:44 +0100)
kf5-kpeople.spec

index 19817a01a16fa353b4f878b78fcaa1c20afab511..192fa84ab9be2d18fb49b8d8f804a63501e8ff4c 100644 (file)
@@ -1,17 +1,17 @@
 # Conditional build:
 %bcond_with    tests           # build without tests
 #
-%define                kdeframever     5.59
+%define                kdeframever     5.62
 %define                qtver           5.9.0
 %define                kfname          kpeople
 Summary:       Provides access to all contacts and the people who hold them
 Name:          kf5-%{kfname}
-Version:       5.59.0
+Version:       5.62.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: df4707b0ce1413af64432d0b06003424
+# Source0-md5: 7f8fed92786758c369a4c2b1dd5c1eab
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kfname}5.lang
 %defattr(644,root,root,755)
 %doc README.md
-/etc/xdg/kpeople.categories
+%{_datadir}/qlogging-categories5/kpeople.categories
 %attr(755,root,root) %{_libdir}/libKF5People.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libKF5People.so.5
 %attr(755,root,root) %{_libdir}/libKF5PeopleBackend.so.*.*.*
This page took 0.495791 seconds and 4 git commands to generate.