forked from pool/kf6-kbookmarks
Accepting request 1187095 from KDE:Frameworks
KDE Frameworks 6.4.0 (forwarded request 1186902 from krop) OBS-URL: https://build.opensuse.org/request/show/1187095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kbookmarks?expand=0&rev=5
This commit is contained in:
commit
0b47c97979
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0789daaab86b0c2451a91e21327f20bf1d200491cf7744af93c262aa76cfea1
|
||||
size 1108716
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPcwAKCRAsjfWHptSq
|
||||
waWLAQCbajovniRUtG9KP/I6Tx/9oM8WcPNY2mhPJRn/x1IAdQEAl6QfbAWpg9S1
|
||||
viDRFq880H8702NNnLixnAVRcu5c2gM=
|
||||
=Z/P5
|
||||
-----END PGP SIGNATURE-----
|
3
kbookmarks-6.4.0.tar.xz
Normal file
3
kbookmarks-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13c72b0c47e333ada60a4665af7829910f5c83dd6ed57789fa3229ca68ad3280
|
||||
size 1108876
|
7
kbookmarks-6.4.0.tar.xz.sig
Normal file
7
kbookmarks-6.4.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSDQAKCRAsjfWHptSq
|
||||
wXMFAQDUZDWEkeWv5ngMwlv2BJAX6JAaIKm7+Wxi30+0zeoNnAD+NHSLTOg+ULPa
|
||||
U7gg5m3ttOgJpCkfL8a8Sl3KSAZ3XwU=
|
||||
=Niw3
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:35 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 6.4.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/6/6.4.0
|
||||
- Changes since 6.3.0:
|
||||
* gitignore: add VS Code dir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:22 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname kbookmarks
|
||||
# Full KF6 version (e.g. 6.3.0)
|
||||
# Full KF6 version (e.g. 6.4.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.3.0
|
||||
Version: 6.4.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