Accepting request 1207191 from KDE:Frameworks
KDE Frameworks 6.7.0 (forwarded request 1206249 from krop) OBS-URL: https://build.opensuse.org/request/show/1207191 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcrash?expand=0&rev=8
This commit is contained in:
commit
1e11b2319c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb4acaf670a8e1f61b7ab21fcc6cf1320d2f6645a0372a94623c60df7b0898de
|
||||
size 27948
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpWgAKCRAsjfWHptSq
|
||||
wRsyAP4yRqGvHsm+RhPODT3l7R/5zvt9PQFeM+4mGdjm0FTy4AEApjb1RTTtawfu
|
||||
t8WEZmWSh22RqC5w09xwvFhC20jGrg4=
|
||||
=mRjh
|
||||
-----END PGP SIGNATURE-----
|
3
kcrash-6.7.0.tar.xz
Normal file
3
kcrash-6.7.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1dc2c65d8ef62ef98457f8ab423b7686de3e713766c06e64d6322aa9db26eea4
|
||||
size 27948
|
7
kcrash-6.7.0.tar.xz.sig
Normal file
7
kcrash-6.7.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAEdAAKCRAsjfWHptSq
|
||||
wVu/AQCKIEGd+Uqar9aDM6/ddGIj8Ec5/6J6YDyWMAgRWSLu4QD9Gj9ir4/QZY9Q
|
||||
YEd+YM4wxf8Oivm53NoL3yeclFdDFQ8=
|
||||
=pVBU
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 09:59:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.7.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||
- Changes since 6.6.0:
|
||||
* Update dependency version to 6.7.0
|
||||
* Update version to 6.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 09:03:12 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -16,16 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.6.0
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kcrash
|
||||
# Full KF6 version (e.g. 6.6.0)
|
||||
# Full KF6 version (e.g. 6.7.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.6.0
|
||||
Version: 6.7.0
|
||||
Release: 0
|
||||
Summary: An application crash handler
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user