forked from pool/bluez-qt
KDE Frameworks 5.101.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluez-qt?expand=0&rev=223
This commit is contained in:
parent
68a5d7839c
commit
16327c81dc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b14bcc2d3f6517d5f5eca43c3d9ddd63b5cdb90c16e8df7172d14709501ec2ba
|
||||
size 114016
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmS0ACgkQWNDuZIpI
|
||||
s7uR4QgAvppEmiuBb2ubbzIW1v3jUuZfYI6QwyUlzzXLUCGgSK9XZTTpb9/5b4Xe
|
||||
URiyKUr84HRHsAIQv4ko9LYa5qu/BJUNEe9sDXy3u8GqE5X2ZL+kDczJBRO9a3ic
|
||||
hR/EML+3UBxs5T4s6HreJ4KYlSyF/QtF8ItTkIHzGZvYoCju+i/PPBOf4ER1sbRk
|
||||
EpThNsmdkgAFNvse1Y/h6zHPPGWrbpZrbHBis+/TzdKSg1PG/Cuc2ANbbZQfMvVl
|
||||
49SIre4zaxhzNAuR1Uny6EzKHzDGpK0KMjDJnyMqYxcELfjCBTCBMf7cMm2HdIcw
|
||||
Bx9Sp5ky+jpyR7xvukv2Uegub5QptA==
|
||||
=4D+S
|
||||
-----END PGP SIGNATURE-----
|
3
bluez-qt-5.101.0.tar.xz
Normal file
3
bluez-qt-5.101.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15de3a3c64367d753ef165619b9d3a452e86ca123e6a8a1fe6a4067b355ae203
|
||||
size 114112
|
11
bluez-qt-5.101.0.tar.xz.sig
Normal file
11
bluez-qt-5.101.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLHkACgkQWNDuZIpI
|
||||
s7vzJAgAwUYklHLusfy+vyalm72uVJ2g2Fd9pNBWJtSrTQlxpjYXkjLr9jNHk9Ij
|
||||
r5vhkGg6eH4sNnbx2MR15hEgczdu5HIqAUOfSnLujKYfVx3Da+z6EtezRhzSowfV
|
||||
FhtA9sRxDK/2VfnpksCL2hv5/i06Y0w64ecLhAXRP4buxpGCwbaUMAGZN87v6Zr9
|
||||
3nSaPdIFi94IBckHfIOhhcf7ZHJjD2cYPzPOnj5zAwvx3VRNWQoa+hrMiuy1m1Ao
|
||||
wV3a8XT7jg1A+HKc69K1Ajt0fyNdNRiduIoxZCJy3u3m7L8qTWQR7zCr/2atwUIg
|
||||
l95rNeZOCM1Avr993F0csjTGfUxapw==
|
||||
=i+5h
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 20:10:17 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.101.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.101.0
|
||||
- Changes since 5.100.0:
|
||||
* Expose battery of a DeclarativeDevice via property
|
||||
* .kde-ci.yml: enable static CI builds
|
||||
* Fix QML plugin when building project statically (kde#459340)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 08:34:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define sonum 6
|
||||
%define _libname KF5BluezQt
|
||||
%define _tar_path 5.100
|
||||
%define _tar_path 5.101
|
||||
# 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,11 +26,10 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without released
|
||||
Name: bluez-qt
|
||||
Version: 5.100.0
|
||||
Version: 5.101.0
|
||||
Release: 0
|
||||
Summary: Async Bluez wrapper library
|
||||
License: LGPL-2.1-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
@ -53,7 +52,6 @@ Async Bluez wrapper library.
|
||||
|
||||
%package -n lib%{_libname}%{sonum}
|
||||
Summary: Async Bluez wrapper library - development files
|
||||
Group: System/GUI/KDE
|
||||
|
||||
# KUF only due to version number overlapping
|
||||
Obsoletes: lib%{_libname}5
|
||||
@ -63,7 +61,6 @@ Async Bluez wrapper library.
|
||||
|
||||
%package imports
|
||||
Summary: Async Bluez wrapper library
|
||||
Group: System/GUI/KDE
|
||||
%requires_ge libQtQuick5
|
||||
Supplements: packageand(lib%{_libname}%{sonum}:libQtQuick5)
|
||||
|
||||
@ -73,7 +70,6 @@ QML imports.
|
||||
|
||||
%package udev
|
||||
Summary: bluez-qt integration with udev
|
||||
Group: System/Base
|
||||
Requires: udev
|
||||
|
||||
%description udev
|
||||
@ -82,7 +78,6 @@ Udev rules.
|
||||
|
||||
%package devel
|
||||
Summary: Async Bluez wrapper library - development files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: lib%{_libname}%{sonum} = %{version}
|
||||
Requires: cmake(Qt5Core) >= 5.15.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user