Accepting request 1187088 from KDE:Frameworks
KDE Frameworks 6.4.0 (forwarded request 1186902 from krop) OBS-URL: https://build.opensuse.org/request/show/1187088 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-bluez-qt?expand=0&rev=5
This commit is contained in:
commit
91724b78bb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b68b83fae1032d84213692b0c908f0fd57cafe57175c62b6ce5b89bc1d4a2dc
|
||||
size 115152
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPVwAKCRAsjfWHptSq
|
||||
wWOcAQCXyewfHyMt5+77RgWKDteOzPEM+8NSdFOYXXPIiBXeYgD+M+rrpPcARSqR
|
||||
l9RmVp6x/Mh3J0pHVBDsMl7hV4AsEQQ=
|
||||
=GZez
|
||||
-----END PGP SIGNATURE-----
|
3
bluez-qt-6.4.0.tar.xz
Normal file
3
bluez-qt-6.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2d0aee9f42b501c00711565c2ebe87c608ae4c0786d901386fc55c65039b16b
|
||||
size 115620
|
7
bluez-qt-6.4.0.tar.xz.sig
Normal file
7
bluez-qt-6.4.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohR8QAKCRAsjfWHptSq
|
||||
wbHOAQCrW2E1COlQVCsEtRUKRF8sVhx4KOWFlmbZjY6XpwB7vAD/VbHLQG0XM/x5
|
||||
fwsuju+ogviIJ9J6OoYgdioK5ayqfw8=
|
||||
=Lnrv
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 9 09:41:31 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:
|
||||
* Add core/primary services for LE Audio: CSIS, MCS, BASS, PACS, CAS
|
||||
* Add comments to improve readability and maintainability
|
||||
* Bump TODO KF6 to TODO KF7
|
||||
* Manager: Add list property for connectedDevices
|
||||
* Manager: Sort out property shorthand in tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:11:16 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname bluez-qt
|
||||
# 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-bluez-qt
|
||||
Version: 6.3.0
|
||||
Version: 6.4.0
|
||||
Release: 0
|
||||
Summary: Async Bluez wrapper library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user