Accepting request 737998 from KDE:Frameworks5
KDE Frameworks 5.63.0 OBS-URL: https://build.opensuse.org/request/show/737998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez-qt?expand=0&rev=57
This commit is contained in:
commit
e62d1289a9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:545a6c76042a077f04b0a6c2b8dfbe3b5b1a582edaae4454d7a57c06ab033715
|
||||
size 99036
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zzycACgkQWNDuZIpI
|
||||
s7vgywgAuaRmjzhB1oOFzWvFQfutZjcU+chMCOI5DJLuO9cwszYbx5I0DJX5311D
|
||||
PvJEHMmG470IfyJsmBdrV6rje0ITQtSrRSuqzFc4HukF0A9+arxdh1cDaux2uOaB
|
||||
tXGpxGhgZR/dxOOhG+vlMHWjqiJlH7WiOg/BgXXGWxGgEyke79ToUEhbAxuRjRf/
|
||||
j+RvZwwxfGiI3zE3IgLqcmwXY6tXofktUCVpxkM5ToeN90BH5J0YKVzD+x9F8bpk
|
||||
1wVm/v+fPadsuEOV/4uTnIk6RM3SL+n4ML1EK2LDuslUeqXql83x3c7Xn9e6ik9b
|
||||
PZmp3RPkfsqo7/cVx8015AiPLFTy1A==
|
||||
=U8kI
|
||||
-----END PGP SIGNATURE-----
|
3
bluez-qt-5.63.0.tar.xz
Normal file
3
bluez-qt-5.63.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0114b2f0605973b67cdc89ab2037a78d088abecab28597364352df859aa2a9d
|
||||
size 99296
|
11
bluez-qt-5.63.0.tar.xz.sig
Normal file
11
bluez-qt-5.63.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZyQMACgkQWNDuZIpI
|
||||
s7vWvQgAtLYP6zqvmzl7xfqFGEeBRdEMcT0VYDdrrqH/GEIoqdDnoJB1mAWf1adX
|
||||
og/CGZFSyss4D5k2Ww1E9h1eqknfUM091QG/PoU2AFMOiiSZy9g+OQAQOOiUzBsn
|
||||
wq05O+AwNF9seMIkIQQREK2ZMm9tltw8eaQuB0tztqFsMrU/oWNzWAhjIt0TzU0O
|
||||
X5IYtqCgxja8sY7Tb3OPcoyiNKOFBq2F8hvdZdbYXxkQMnv93xrsdoQChgih0Dtv
|
||||
h101GYcWXMgvmP75P7ihOwMXQqbdkFSoneWAOZUDO3IpRwjAcLLQVg6hh6/REmO7
|
||||
L4MhO8WF0VhLOSPsQzcWIfWMhl2+mA==
|
||||
=NQug
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 13:26:10 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.63.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php
|
||||
- Changes since 5.62.0:
|
||||
* [Bluez-Qt] Port away from deprecated QSharedPointer::data() method.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 20:36:24 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define sonum 6
|
||||
%define _libname KF5BluezQt
|
||||
%define _tar_path 5.62
|
||||
%define _tar_path 5.63
|
||||
# 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.62.0
|
||||
Version: 5.63.0
|
||||
Release: 0
|
||||
Summary: Async Bluez wrapper library
|
||||
License: LGPL-2.1-or-later
|
||||
@ -42,10 +42,12 @@ BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: udev
|
||||
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.11.0
|
||||
|
||||
%description
|
||||
Async Bluez wrapper library.
|
||||
@ -83,7 +85,7 @@ Udev rules.
|
||||
Summary: Async Bluez wrapper library - development files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: lib%{_libname}%{sonum} = %{version}
|
||||
Requires: cmake(Qt5Core) >= 5.6.0
|
||||
Requires: cmake(Qt5Core) >= 5.11.0
|
||||
|
||||
%description devel
|
||||
Development files for QBluez Async Bluez wrapper library.
|
||||
|
Loading…
Reference in New Issue
Block a user