Accepting request 1268838 from KDE:Frameworks
KDE Frameworks 6.13.0 OBS-URL: https://build.opensuse.org/request/show/1268838 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcrash?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0b96110d25faa35587ac4af30cd1e3a8012133fcac12276e8b25977cd9b84a4
|
||||
size 28888
|
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ8sBvAAKCRAsjfWHptSq
|
||||
wVc6AP4uQYg6c5tqoWf+IWSOAjMhmlTKSYE5yjkyufaO2P29sQD9HL/K/daHY/V8
|
||||
W+u68Msfb30C/0BVR6+5NUCfelNaoAo=
|
||||
=gZJh
|
||||
-----END PGP SIGNATURE-----
|
3
kcrash-6.13.0.tar.xz
Normal file
3
kcrash-6.13.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:262e29adba445d3d00b25043e53c023f32a2c7dde11711c2a483c3536d57b95f
|
||||
size 28868
|
7
kcrash-6.13.0.tar.xz.sig
Normal file
7
kcrash-6.13.0.tar.xz.sig
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ+/l4QAKCRAsjfWHptSq
|
||||
wZoNAP9OqTBvMaw09hHFHaDOuxb068C220Jfifv03WCghfXTOgEA+tUFoPbXYz6h
|
||||
nkgt9yZeE6e9elTCS58G0zXe8TN7zgk=
|
||||
=eNbZ
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 5 12:32:58 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.13.0
|
||||
- Changes since 6.12.0:
|
||||
* It compiles fine without qt6.9 deprecated methods
|
||||
* It compiles fine without kf6.12 deprecated methods
|
||||
* Update dependency version to 6.13.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 11 09:29:12 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kf6-kcrash
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kcrash
|
||||
# Full KF6 version (e.g. 6.12.0)
|
||||
# Full KF6 version (e.g. 6.13.0)
|
||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||
# Last major and minor KF6 version (e.g. 6.0)
|
||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kf6-kcrash
|
||||
Version: 6.12.0
|
||||
Version: 6.13.0
|
||||
Release: 0
|
||||
Summary: An application crash handler
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user