forked from pool/kf6-kbookmarks
Accepting request 1230832 from KDE:Frameworks
KDE Frameworks 6.9.0 (forwarded request 1229222 from krop) OBS-URL: https://build.opensuse.org/request/show/1230832 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kbookmarks?expand=0&rev=10
This commit is contained in:
commit
4c00e71456
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0cbd215dd1bf2f7c305356d1362c3eb0585b0de9e195be125110f4b09fca5015
|
|
||||||
size 1108892
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHQEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZJCAAKCRAsjfWHptSq
|
|
||||||
wXLUAP9LRyZU8Dn7ElsGjRIkqYEtgArbIksLyvTrcX25I+/nIAD3cXWqdHAfJ4uR
|
|
||||||
Q+o259n3se4GhDxNTw6jCDC7QuMsDg==
|
|
||||||
=KG5u
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kbookmarks-6.9.0.tar.xz
Normal file
3
kbookmarks-6.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:932234bedbf5a5887f23c610010c8c70b36b5dce4f4c4c5d76f47a92ce8e577a
|
||||||
|
size 1108832
|
7
kbookmarks-6.9.0.tar.xz.sig
Normal file
7
kbookmarks-6.9.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Lk9AAKCRAsjfWHptSq
|
||||||
|
waDlAP9lUwOwqeW6lf3tUriyAXtAm1WngkF3GkQUoA2Vw9m9gQEAm8iELg+zjsyG
|
||||||
|
MUHP8cr9WBKELvLRfiUjoCqNVEHLOQA=
|
||||||
|
=JsyA
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 10:09:07 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
|
||||||
|
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
|
||||||
|
* ci: add Alpine/musl job
|
||||||
|
* Update version to 6.9.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 4 11:17:58 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Mon Nov 4 11:17:58 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 kbookmarks
|
%define rname kbookmarks
|
||||||
# Full KF6 version (e.g. 6.8.0)
|
# Full KF6 version (e.g. 6.9.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-kbookmarks
|
Name: kf6-kbookmarks
|
||||||
Version: 6.8.0
|
Version: 6.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Framework for manipulating bookmarks in XBEL format
|
Summary: Framework for manipulating bookmarks in XBEL format
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user