Accepting request 1236310 from KDE:Frameworks
KDE Frameworks 6.10.0 (forwarded request 1236149 from krop) OBS-URL: https://build.opensuse.org/request/show/1236310 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kbookmarks?expand=0&rev=11
This commit is contained in:
commit
e8c6346530
3
kbookmarks-6.10.0.tar.xz
Normal file
3
kbookmarks-6.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:891eb12d2b9a2c3cdfbfdba250599c544d7186ce8d1ef07f4fc4cce1d57a945b
|
||||
size 1109500
|
7
kbookmarks-6.10.0.tar.xz.sig
Normal file
7
kbookmarks-6.10.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBSQAKCRAsjfWHptSq
|
||||
wd1nAP9dqJdrn3S9bCH2IxguQLV63eX2RNL1zsqiYJNDogJL/gEAuyUJB53/n6d2
|
||||
WzWwm3S8KEgrbgP8xwc14SP94a10kQ0=
|
||||
=3KDQ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:932234bedbf5a5887f23c610010c8c70b36b5dce4f4c4c5d76f47a92ce8e577a
|
||||
size 1108832
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Lk9AAKCRAsjfWHptSq
|
||||
waDlAP9lUwOwqeW6lf3tUriyAXtAm1WngkF3GkQUoA2Vw9m9gQEAm8iELg+zjsyG
|
||||
MUHP8cr9WBKELvLRfiUjoCqNVEHLOQA=
|
||||
=JsyA
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 18:17:21 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
|
||||
* Remove unimplemented methods
|
||||
* Update version to 6.10.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:09:07 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%define rname kbookmarks
|
||||
# Full KF6 version (e.g. 6.9.0)
|
||||
# Full KF6 version (e.g. 6.10.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-kbookmarks
|
||||
Version: 6.9.0
|
||||
Version: 6.10.0
|
||||
Release: 0
|
||||
Summary: Framework for manipulating bookmarks in XBEL format
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user