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

index c0a1c08608107ba1e8e13d3e830903e131cca4ea..bdcdd15257210bce8088837f507dd9ec2ff40bbc 100644 (file)
@@ -5,17 +5,17 @@
 # TODO:
 # - runtime Requires if any
 
-%define                kdeframever     5.59
+%define                kdeframever     5.62
 %define                qtver           5.9.0
 %define                kfname          attica
 Summary:       A Qt library that implements the Open Collaboration Services API
 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: 184e692bfbdee0facdda51552dfc45f7
+# Source0-md5: 516c84e8e758786b6b201164fdc5ecc2
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -85,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS README.md
 %attr(755,root,root) %{_libdir}/libKF5Attica.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libKF5Attica.so.5
-/etc/xdg/attica.categories
+%{_datadir}/qlogging-categories5/attica.categories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.405317 seconds and 4 git commands to generate.