Christophe Marin 2024-06-07 14:18:25 +00:00 committed by Git OBS Bridge
parent afd4301282
commit 5131b8c38c
6 changed files with 23 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1af0d6be7c43cb17bc9a8bda464c372b9f27f99d3cdf3be95ec5f24e34368efb
size 1107948

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXPQAKCRAsjfWHptSq
wWiXAP9/LF6mwS5UyOoun6UADVYhe7Ut1uRH6IMeRhYe9HnNrQEArHQ/9JSlK7rg
Gz2Or6lBr4z7iIaQpwec1MkVYkqrkw4=
=x3ou
-----END PGP SIGNATURE-----

3
kbookmarks-6.3.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0789daaab86b0c2451a91e21327f20bf1d200491cf7744af93c262aa76cfea1
size 1108716

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPcwAKCRAsjfWHptSq
waWLAQCbajovniRUtG9KP/I6Tx/9oM8WcPNY2mhPJRn/x1IAdQEAl6QfbAWpg9S1
viDRFq880H8702NNnLixnAVRcu5c2gM=
=Z/P5
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jun 5 10:11:22 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/
- Changes since 6.2.0:
* It compiles fine without qt6.7 deprecated methods
* Use ellipsis character instead of three dots in UI strings
-------------------------------------------------------------------
Mon May 6 12:22:19 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.6.0
%define rname kbookmarks
# Full KF6 version (e.g. 6.2.0)
# Full KF6 version (e.g. 6.3.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.2.0
Version: 6.3.0
Release: 0
Summary: Framework for manipulating bookmarks in XBEL format
License: LGPL-2.1-or-later