Accepting request 1236308 from KDE:Frameworks
KDE Frameworks 6.10.0 (forwarded request 1236149 from krop) OBS-URL: https://build.opensuse.org/request/show/1236308 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-karchive?expand=0&rev=11
This commit is contained in:
commit
5516c20f12
3
karchive-6.10.0.tar.xz
Normal file
3
karchive-6.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ac5160c19dd110bbdadeba9c5355cbfd3b5c1bd00ce3dbdc4a085776698c8a48
|
||||||
|
size 1037296
|
7
karchive-6.10.0.tar.xz.sig
Normal file
7
karchive-6.10.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBPQAKCRAsjfWHptSq
|
||||||
|
wSWwAP9GAizG023m/8PpFvubzzADRkmr2Tg2fl8pw5ezeUI62QD+OfbL30uy8qqf
|
||||||
|
S4bl8bqFiKMW9L3t+3If1pghBwBbCw4=
|
||||||
|
=AC4c
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:246ad8dd2b5fb83df1cb05ff1fd3934f8a52be94d124350f9e6b7c3420e9c474
|
|
||||||
size 1033980
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Lk6QAKCRAsjfWHptSq
|
|
||||||
wdP6AQDbUGFCJy7Z1VLLxdr4/Lf7X8afbwbtp0SCzeyBpzk+iAEA8BSMcarNNm6b
|
|
||||||
P5J0nLuV70ZYmmyos0u06ZWiT4bnNgI=
|
|
||||||
=XeCh
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 7 18:17:20 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.10.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.10.0
|
||||||
|
- Changes since 6.9.0:
|
||||||
|
* Update dependency version to 6.10.0
|
||||||
|
* Update version to 6.10.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 8 10:09:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Sun Dec 8 10:09:06 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%define qt6_version 6.7.0
|
%define qt6_version 6.7.0
|
||||||
|
|
||||||
%define rname karchive
|
%define rname karchive
|
||||||
# Full KF6 version (e.g. 6.9.0)
|
# Full KF6 version (e.g. 6.10.0)
|
||||||
%{!?_kf6_version: %global _kf6_version %{version}}
|
%{!?_kf6_version: %global _kf6_version %{version}}
|
||||||
# Last major and minor KF6 version (e.g. 6.0)
|
# 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}')}
|
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kf6-karchive
|
Name: kf6-karchive
|
||||||
Version: 6.9.0
|
Version: 6.10.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 6 addon providing access to numerous types of archives
|
Summary: Qt 6 addon providing access to numerous types of archives
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user