[packages/kf6-kcrash] - updated to 6.19.0; adapterized
witekfl
witekfl at pld-linux.org
Sun Oct 12 13:31:48 CEST 2025
commit dabd4472f1ef26248c9242f26533aba04c16f590
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Oct 12 13:31:45 2025 +0200
- updated to 6.19.0; adapterized
kf6-kcrash.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kf6-kcrash.spec b/kf6-kcrash.spec
index 02d6131..5c414c3 100644
--- a/kf6-kcrash.spec
+++ b/kf6-kcrash.spec
@@ -3,18 +3,18 @@
%bcond_with tests # build with tests
# TODO:
# - runtime Requires if any
-%define kdeframever 6.18
+%define kdeframever 6.19
%define qtver 5.15.2
%define kfname kcrash
Summary: Graceful handling of application crashes
Name: kf6-%{kfname}
-Version: 6.18.0
+Version: 6.19.0
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 650578ec3c504a8cc0c96cca940c9a69
+# Source0-md5: 7c0d8b06df5f041bcc8a208d0c448207
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: Qt6Test-devel >= %{qtver}
@@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc README.md
%ghost %{_libdir}/libKF6Crash.so.6
-%attr(755,root,root) %{_libdir}/libKF6Crash.so.*.*
+%{_libdir}/libKF6Crash.so.*.*
%{_datadir}/qlogging-categories6/kcrash.categories
%{_datadir}/qlogging-categories6/kcrash.renamecategories
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-kcrash.git/commitdiff/dabd4472f1ef26248c9242f26533aba04c16f590
More information about the pld-cvs-commit
mailing list