Frameworks 5.65 with respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluez-qt?expand=0&rev=156
This commit is contained in:
parent
8bea52ff74
commit
105276df9d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d6c7ba913cea6059327726325b8af4cf2baa7594b8be3143e0649eaa36f8384
|
|
||||||
size 99428
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+ycwACgkQWNDuZIpI
|
|
||||||
s7tyzQf/WfLB/lWA1pWFSNhKTxdo7uPFMPKBN/aJkMsgtHjiIUoFKw67HyyZe2TH
|
|
||||||
wv8Px+EBVLGaECjk6jSgJ4NJ9S4GpNXG/wLICIPV3tdGdnufO0j1fgdA8T+3c74d
|
|
||||||
85Efgtq1UfMpnsbNolSaYf6zKuG8w4NUaFFYtg9895jJkkJtYcdRFySiIyOQVyf/
|
|
||||||
wOpj8P1vf6DhlMVdz3kv+mIF+n2jBhyn3bfmCuPUTyunjDfwRYdxP1ourprcs25P
|
|
||||||
rwzx5nkNhDNicNOvEhtj7dH/G5/gS/xqSstTlvnhaPFwsdnaoZugM4/zApvOPkei
|
|
||||||
1egRATARvhdvV/VqbAgCQGJiERyOKg==
|
|
||||||
=Wrhh
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
bluez-qt-5.65.0.tar.xz
Normal file
3
bluez-qt-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad60bd7ee5d46bcee838d3c36031ccd4d427cd6ac93286831695f89198a5f143
|
||||||
|
size 99172
|
11
bluez-qt-5.65.0.tar.xz.sig
Normal file
11
bluez-qt-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQQoACgkQWNDuZIpI
|
||||||
|
s7tGTgf+KuBc+NX5CryEXRBgN/uSDHUX9CZOqm2M/f6c2y359zLJjYPOu/yDVgmE
|
||||||
|
TIKwLq+IBMLT8qiPuGdHtQqlAnwW5xo2wuUu3oEi+XWiRf3h4hbNkXzBHkw2Xbqj
|
||||||
|
73kRScbuizW/nxYMDL9tHH0FwWmSLdfyMQDGKDNv8Zsapm2uIqUNwu5c9ryJH4/k
|
||||||
|
0Trth6RrDiVtR8Mqys7RVUYgzeaC3dZOuIC1T7coMHREz+AXQYdpinZIB9UT1zxa
|
||||||
|
B33jGi1L2h8QMAjR0vcU87PbztICuaFtL6VG6j7O8tObZGnKemAx1NnYfER+3+FQ
|
||||||
|
8DvDqD3S9CTRo2ALnEaReEwlN8t9Og==
|
||||||
|
=qqZE
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 11:18:15 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
Update to 5.65.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
|
||||||
|
- Changes since 5.64.0:
|
||||||
|
* Fix minor issue found by EBN and typos
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 3 15:46:44 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Nov 3 15:46:44 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bluez-qt
|
# spec file for package bluez-qt
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define sonum 6
|
%define sonum 6
|
||||||
%define _libname KF5BluezQt
|
%define _libname KF5BluezQt
|
||||||
%define _tar_path 5.64
|
%define _tar_path 5.65
|
||||||
# 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.64.0
|
Version: 5.65.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