Accepting request 878775 from KDE:Frameworks5
KDE Frameworks 5.80 (forwarded request 878671 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/878775 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez-qt?expand=0&rev=75
This commit is contained in:
commit
b8a0b1b7a3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2da3f23fb5b03f4295f41db4ecca7221caa2a2df9afd4cdbfff9ca988bed16a
|
||||
size 102252
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe6qkACgkQWNDuZIpI
|
||||
s7uw+Qf/cPe0SfkT/m4BPjpGsa6ymXEOUWzxIreVUlx00P3Fw8XodSazfT8ka1dJ
|
||||
0Z+OcjxbJ99D1+oN+oexqQcz8Mo51Q5OZTqVHHJX1g4rS47qrAvIdfun16myd22I
|
||||
VGhNiSFl4ojFQ19SFNMq2IzigJy9U09ANvc6e0QzkRrUXY3/9fgJ2b24IH5Y70KW
|
||||
6ODLOc+eyz99CGPObEyG9oqpNlqXBuo7zpQXLCIPOf19U15P7Hmcfm3fFx+vNh5l
|
||||
bRJPPzt+h32pQIUcNQYCMyWwVdXuiIX5dbxDW9ndSBXLctEdRO3dKeEEBU4xTlbV
|
||||
x7IOtzVPTVg1q1pg/fm3LdA3cXJ8tA==
|
||||
=LMeT
|
||||
-----END PGP SIGNATURE-----
|
3
bluez-qt-5.80.0.tar.xz
Normal file
3
bluez-qt-5.80.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96e77f80ffd3d6b7854370f5e45773d74cbc685255612e923d703e00ed33e521
|
||||
size 101996
|
11
bluez-qt-5.80.0.tar.xz.sig
Normal file
11
bluez-qt-5.80.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1aQACgkQWNDuZIpI
|
||||
s7t1wgf9HUBiHIgozDqKElRQ8nSA8n35XWrDFgHT71LK9aMbJ3RPjLaZJIT3TYgi
|
||||
toBe9u9LO2rZVmHFJLRnnSUHmAZ0fxCJzEMOsXGWkpsHmcPUmfZeSiV8ijfy8Ent
|
||||
9ylxHYpje+0wGaVUxKrxGaFDegj0lrU1U4AHRS1UzHuPCjQAu5PAsKEQ6AzEWT/0
|
||||
tFuOxCkIsV4cO3qle7nTJ/UxMjWeaNb/5OyT25QagBdrF7abnrMRQE/t9Jhofy6T
|
||||
FrbI3hkRy4Zk0Fg0tkEV7iMXZlPyDeO2cX9Xus9ENeZ/KF3+d0cUmwwA91xl9n7W
|
||||
L5+5nRL3gmLCN3w3YMNrivPsw4Zdgg==
|
||||
=Xs+4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 7 09:26:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.80.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.80.0
|
||||
- Changes since 5.79.0:
|
||||
* Run clang-format
|
||||
* Add trailing comma to enums
|
||||
* Add clang-format configuration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 08:45:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define sonum 6
|
||||
%define _libname KF5BluezQt
|
||||
%define _tar_path 5.79
|
||||
%define _tar_path 5.80
|
||||
# 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.79.0
|
||||
Version: 5.80.0
|
||||
Release: 0
|
||||
Summary: Async Bluez wrapper library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user