]> git.pld-linux.org Git - packages/kf5-kcrash.git/commitdiff
- up to 5.43.0 auto/th/kf5-kcrash-5.43.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 13 Feb 2018 21:20:20 +0000 (22:20 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 13 Feb 2018 21:20:20 +0000 (22:20 +0100)
kf5-kcrash.spec

index f7df89a5d39423e99f2eaa593ba5f1824e54865f..12ed93b377c38dd5fc93b448fd3e952193d98022 100644 (file)
@@ -1,17 +1,17 @@
 # TODO:
 # - runtime Requires if any
-%define                kdeframever     5.39
+%define                kdeframever     5.43
 %define                qtver           5.3.2
 %define                kfname          kcrash
 
 Summary:       Graceful handling of application crashes
 Name:          kf5-%{kfname}
-Version:       5.39.0
+Version:       5.43.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: 0161ca12295a34c19f3dd0b4dd4b0885
+# Source0-md5: 8985aaa68a6e29561423c09df77a3afc
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -77,6 +77,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5Crash.so.5
 %attr(755,root,root) %{_libdir}/libKF5Crash.so.*.*
+/etc/xdg/kcrash.categories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.381985 seconds and 4 git commands to generate.