Accepting request 1245917 from KDE:Frameworks

KDE Frameworks 6.11 (forwarded request 1244923 from krop)

OBS-URL: https://build.opensuse.org/request/show/1245917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-bluez-qt?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2025-02-16 21:37:28 +00:00 committed by Git OBS Bridge
commit 6ad07a3eb7
6 changed files with 26 additions and 12 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBLQAKCRAsjfWHptSq
wUfuAQD5P73PUouniHNjUqeokf3ebwCbh3TR3TwwE5iKHZQ2mAEA3Oh1x19g29B7
DzoURr9YuKgiWqxNTGdrWeapN0kGPw4=
=mRWR
-----END PGP SIGNATURE-----

3
bluez-qt-6.11.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ6YRtAAKCRAsjfWHptSq
wXGSAQCY3ib9ccls7H8swCfg9Gu58tpF+BEuU2N1tt/YT8wiQQD/ZRpj1PxB03V4
2smHObSjYkvpg0oSKcfoRTZIJS3/qQ0=
=Nq6x
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Feb 8 12:16:39 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.11.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.11.0
- Changes since 6.10.0:
* Update dependency version to 6.11.0
* Request : Fix error replies based on bluez.
* Add xml/yaml linting
* CI: Add linux-qt6-next build
* Update version to 6.11.0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 7 18:17:18 UTC 2025 - Christophe Marin <christophe@krop.fr> Tue Jan 7 18:17:18 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.7.0 %define qt6_version 6.7.0
%define rname bluez-qt %define rname bluez-qt
# Full KF6 version (e.g. 6.10.0) # Full KF6 version (e.g. 6.11.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-bluez-qt Name: kf6-bluez-qt
Version: 6.10.0 Version: 6.11.0
Release: 0 Release: 0
Summary: Async Bluez wrapper library Summary: Async Bluez wrapper library
License: LGPL-2.1-or-later License: LGPL-2.1-or-later