KDE Frameworks 5.68.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluez-qt?expand=0&rev=165
This commit is contained in:
Christophe Giboudeaux 2020-03-13 12:29:46 +00:00 committed by Git OBS Bridge
parent f4c298822e
commit 18a8711e8e
6 changed files with 30 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420O8ACgkQWNDuZIpI
s7sUcgf9FXcwEqVJGvekZ/Zfsjdyh36tyYPIPO/BLMvuyFmtYOjYAU4aMHJWjWwm
t3bnSDQr96SBvjukJ8nlQaI7ycgWSLAXeuY6zaaC2/EKcBFUaMHT54MHTiRjBTIN
cSmV2VvggsfckdK++BTIxg2JSTLaQgU3Wb4TxS7HugbI/0/4AXBZM3UbcmdDHuLa
YuED5e3VC/vW910zvvloJdJ95Q8nzVlco0lYyW/ugK9aXE4DSKaj4ZGkx80heUEZ
PKmnH2gxMfxcyv2YIb8t76uFBdIy3kigS5WWiN36YE0OLNcc3YD0DHCDQuSVumZ7
siNq5Lx6tbEKjDzZZthIoJPen+Pw0w==
=VC3i
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jltoACgkQWNDuZIpI
s7uwdgf/W4jkI8hem3xQaUlWkiJx70YP4JZ7z0rU7R6z+E8AZjuQiQlV8biAmiow
PQesxJIwTqvJPsXONDlGJzv7IvCS1HJw2dJdjFf1uH3ZvvDG3jgx9BhEfg+sRWTP
l0ULA1XLEiGGnF5+Ctk2Q0NaJB5fI8fLCOEK0IP0ie1P+zwueLAeWf5vUKLI743w
wfQ2GOBOm30zAdXZ/tikgupMTJvzn6BfIi+H9ANEGvH/n01drnp7KphEVBtux8OL
IGr+kuN16d4V5xrXoFgX2JISfVj2Vu0n49+VdyEQzMtxCJQMtlR69fTUk4dPYtKj
qLBeA8g8QPIS4ociv3xpaK/5TGndeA==
=Y+Mc
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Mar 8 09:17:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
- Changes since 5.67.0:
* Fix errors in the QRegularExpression porting commit
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* Use ecm_qt_install_logging_categories over manual categories file
* Convert license statements to SPDX
-------------------------------------------------------------------
Sun Feb 2 18:06:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -18,7 +18,7 @@
%define sonum 6
%define _libname KF5BluezQt
%define _tar_path 5.67
%define _tar_path 5.68
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@ -26,7 +26,7 @@
# Only needed for the package signature condition
%bcond_without lang
Name: bluez-qt
Version: 5.67.0
Version: 5.68.0
Release: 0
Summary: Async Bluez wrapper library
License: LGPL-2.1-or-later
@ -108,7 +108,7 @@ Development files for QBluez Async Bluez wrapper library.
%license COPYING.LIB
%doc README*
%{_libqt5_libdir}/lib%{_libname}*.so.*
%{_kf5_debugdir}/bluez.categories
%{_kf5_debugdir}/bluezqt.categories
%files imports
%license COPYING.LIB