forked from pool/bluez-qt
KDE Frameworks 5.79
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluez-qt?expand=0&rev=187
This commit is contained in:
parent
8c85320e5b
commit
5d649187a4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e97b36b02afb97193036ffa615430d4047d76e5a4be4596862be7e44b7d303bd
|
|
||||||
size 102224
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/weasACgkQWNDuZIpI
|
|
||||||
s7vLrgf/ZgvV0HnvJchEq1LUitEjinxLrb1jAGDunmP+wcDAW7N7tmrtlMGTLfgj
|
|
||||||
oJ6ms4VCrYc/5QclvyPd9xvskhqmN9aXOubtEcSa47dzS2viK6s4uX3JEKk0aG45
|
|
||||||
C3j8LidQtxoBBo+1BhGNfHhKKX2ZdPdnTOdnzhjT+VoXTboJAHDgiRzut8hov6ga
|
|
||||||
WGpj+Fxtk4UaBbDSt9JnQ2qrve4W2wbXu6ho43r5d6B+6407SuJDCjJ+lm0bfRR+
|
|
||||||
wnS0VSlBsF4jc79VlaHN+7IBQXGGll/cGmR+xIb0icJUEUpR3Yo9yfXHoAG4tNS2
|
|
||||||
E+IKvYu+uR5pk1T9dNt97XVX/jMm2g==
|
|
||||||
=5AV1
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
bluez-qt-5.79.0.tar.xz
Normal file
3
bluez-qt-5.79.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f2da3f23fb5b03f4295f41db4ecca7221caa2a2df9afd4cdbfff9ca988bed16a
|
||||||
|
size 102252
|
11
bluez-qt-5.79.0.tar.xz.sig
Normal file
11
bluez-qt-5.79.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----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-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 8 08:45:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.79.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.79.0
|
||||||
|
- Changes since 5.78.0:
|
||||||
|
* Use QLatin1Char instead of wchat_t
|
||||||
|
* Add missing list include
|
||||||
|
* Change QStringList forward decl to include
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 6 10:47:13 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Wed Jan 6 10:47:13 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define sonum 6
|
%define sonum 6
|
||||||
%define _libname KF5BluezQt
|
%define _libname KF5BluezQt
|
||||||
%define _tar_path 5.78
|
%define _tar_path 5.79
|
||||||
# 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 lang
|
%bcond_without lang
|
||||||
Name: bluez-qt
|
Name: bluez-qt
|
||||||
Version: 5.78.0
|
Version: 5.79.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
|
||||||
|
Loading…
Reference in New Issue
Block a user