SHA256
1
0
forked from pool/bluez-qt

Accepting request 1002795 from KDE:Frameworks5

KDE Frameworks 5.98.0 (forwarded request 1001655 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/1002795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez-qt?expand=0&rev=93
This commit is contained in:
Dominique Leuenberger 2022-09-13 13:08:04 +00:00 committed by Git OBS Bridge
commit 6b87e59de3
6 changed files with 26 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxpYACgkQWNDuZIpI
s7tZ0Af+PISjMaclffZNiKGvYzTxh000CQkMApkNkEp/Pi54u3WN6FJ1e7LRPvS5
p8zRBdw5w/GSD3+tzhfrwzsLnq6kIr5BxMwQOnL7FfsFqks1n9+goDzf4zleLCfl
tYtGPozaj75ulPbIAd3tkCoUOKYLPksevKZvbVZzP4Vf15hguvH/hbbkmW5F7xO/
E5F6lKy2/rytGAcR9RIvSvPZgor8NgFS1RjIfEoya5JBJQXl/5rWTKyQ2M3LtWiU
/pEAFKq1SuNPwLMvv3A89elLg7TRsh6umoGp8R8gLr9NV5AX8vMSGOOMnjWQ9td5
e9nNPlx7PPraMWOOcKI6muN+Kw2PUA==
=NpLC
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9NgACgkQWNDuZIpI
s7tCJwgAgNiXIbYFyQVYKs9S+UAVvqTKxdOouglma03iiKGTA859BWT6A4yp4vzl
hoJE849EOK8Va62uSnfpqgYId7BG5bts13RdJv7hiA7D11Uy7gYffLdNO+Rn4t/2
K+Vu8YzBCm0eoLEsFSD8IpUl40U2GlKSDLMg944cOBdFbb2UTbtnNyMPVSgRFb4t
9baSdgCSRGadg8VDMdAhISeP14z6l+YkozhCteRjH0s4C5C1w5B7kyYmIVF2/w0O
2DF++6H5Ign9kVJpA68xQp+KD1AAGYvHmZ1t9/iSEyxgGyFP8nO67DF3/aR10Pk8
7xwbUy4g+xWla55Klwg18PeijjzpZw==
=vC/B
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 6 07:16:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Fix managertest
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 7 22:27:06 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Sun Aug 7 22:27:06 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -18,7 +18,7 @@
%define sonum 6 %define sonum 6
%define _libname KF5BluezQt %define _libname KF5BluezQt
%define _tar_path 5.97 %define _tar_path 5.98
# Full KF5 version (e.g. 5.33.0) # Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}} %{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33) # Last major and minor KF5 version (e.g. 5.33)
@ -26,7 +26,7 @@
# Only needed for the package signature condition # Only needed for the package signature condition
%bcond_without released %bcond_without released
Name: bluez-qt Name: bluez-qt
Version: 5.97.0 Version: 5.98.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