forked from pool/bluez-qt
Accepting request 502916 from KDE:Frameworks5
KDE Frameworks 5.35 OBS-URL: https://build.opensuse.org/request/show/502916 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez-qt?expand=0&rev=27
This commit is contained in:
commit
177c08da43
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae059102b00e6f6c0d49bf1450d0da617d0d00ecfc8adef03329751794d00f10
|
||||
size 74012
|
3
bluez-qt-5.35.0.tar.xz
Normal file
3
bluez-qt-5.35.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f3142f59d3ec9e7e5843034401ee4fc7f091efb46f410e6ed20ac96320443b4
|
||||
size 74496
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.35.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php
|
||||
- Changes since 5.34.0:
|
||||
* Pass an explicit list of arguments. This prevents QProcess from trying to handle our space containing path through a shell
|
||||
* Fix property changes being missed immediately after an obejct is added (kde#377405)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 15 13:53:16 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%define sonum 6
|
||||
%define _libname KF5BluezQt
|
||||
%define _tar_path 5.34
|
||||
%define _tar_path 5.35
|
||||
Name: bluez-qt
|
||||
Version: 5.34.0
|
||||
Version: 5.35.0
|
||||
Release: 0
|
||||
Summary: Async Bluez wrapper library
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user