]> git.pld-linux.org Git - packages/kf5-karchive.git/commitdiff
- Up to 5.62.0.
authorŁukasz Maśko <lmasko@pld-linux.org>
Mon, 25 Nov 2019 23:01:35 +0000 (00:01 +0100)
committerŁukasz Maśko <lmasko@pld-linux.org>
Mon, 25 Nov 2019 23:01:35 +0000 (00:01 +0100)
kf5-karchive.spec

index a7f14c573d9c56275a598e35a5bbf1046633d948..8e45a95e87a03ebe9e1db0114acc7c0775783daa 100644 (file)
@@ -1,17 +1,17 @@
 # TODO:
 # - runtime Requires if any
-%define                kdeframever     5.59
+%define                kdeframever     5.62
 %define                qtver           5.9.0
 %define                kfname          karchive
 
 Summary:       Reading, creating, and manipulating file archives
 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: 9d06b19821edadb57f0892bafbd41560
+# Source0-md5: 4acf9f1011f42ecd78a6a0916f2288a9
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Test-devel >= %{qtver}
@@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5Archive.so.5
 %attr(755,root,root) %{_libdir}/libKF5Archive.so.*.*
-%config(noreplace) %verify(not md5 mtime size) /etc/xdg/karchive.categories
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/qlogging-categories5/karchive.categories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.475469 seconds and 4 git commands to generate.