Accepting request 1230830 from KDE:Frameworks
KDE Frameworks 6.9.0 (forwarded request 1229222 from krop) OBS-URL: https://build.opensuse.org/request/show/1230830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-karchive?expand=0&rev=10
This commit is contained in:
commit
1366ade353
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e903eb54b875258727fd524b2489d2a5019973e27df67b33bb56fba91e4eec34
|
||||
size 1033960
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZI+gAKCRAsjfWHptSq
|
||||
wQAcAP92RBqxhShOA5Ce9h8MaJV2i42CKn1EBVy0qTT9lfJlJwEA2nKLLF/r9aE8
|
||||
bCLA7phWfH7ymsvrbQaLiSH2LmuSow4=
|
||||
=nGrX
|
||||
-----END PGP SIGNATURE-----
|
3
karchive-6.9.0.tar.xz
Normal file
3
karchive-6.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:246ad8dd2b5fb83df1cb05ff1fd3934f8a52be94d124350f9e6b7c3420e9c474
|
||||
size 1033980
|
7
karchive-6.9.0.tar.xz.sig
Normal file
7
karchive-6.9.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Lk6QAKCRAsjfWHptSq
|
||||
wdP6AQDbUGFCJy7Z1VLLxdr4/Lf7X8afbwbtp0SCzeyBpzk+iAEA8BSMcarNNm6b
|
||||
P5J0nLuV70ZYmmyos0u06ZWiT4bnNgI=
|
||||
=XeCh
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.9.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.9.0
|
||||
- Changes since 6.8.0:
|
||||
* Update dependency version to 6.9.0
|
||||
* kzip: fix reading of ZIP64 fields on certain architectures
|
||||
* k7zip: fix/simplify GetUi*() functions
|
||||
* It compiles fine without deprecated methods
|
||||
* Handle device open error
|
||||
* Remove usage of QMutableListIterator
|
||||
* Update version to 6.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 11:17:57 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname karchive
|
||||
# Full KF6 version (e.g. 6.8.0)
|
||||
# Full KF6 version (e.g. 6.9.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-karchive
|
||||
Version: 6.8.0
|
||||
Version: 6.9.0
|
||||
Release: 0
|
||||
Summary: Qt 6 addon providing access to numerous types of archives
|
||||
License: LGPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user