forked from pool/bluez-qt
5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluez-qt?expand=0&rev=70
This commit is contained in:
parent
ec2227b238
commit
a76d33ee8e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ce74a02b99bf71ce47c864294f5cef055c6b8bf84e10586f520c7e4919144eab
|
|
||||||
size 73804
|
|
3
bluez-qt-5.31.0.tar.xz
Normal file
3
bluez-qt-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:548e8141631f250eaab83ccfbf7b68c89b515e0a4e2e5dd46c0338b40c93e989
|
||||||
|
size 73744
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 9 09:21:23 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.31.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 8 23:37:11 UTC 2017 - hrvoje.senjan@gmail.com
|
Sun Jan 8 23:37:11 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%define sonum 6
|
%define sonum 6
|
||||||
%define _libname KF5BluezQt
|
%define _libname KF5BluezQt
|
||||||
%define _tar_path 5.30
|
%define _tar_path 5.31
|
||||||
Name: bluez-qt
|
Name: bluez-qt
|
||||||
Version: 5.30.0
|
Version: 5.31.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Async Bluez wrapper library
|
Summary: Async Bluez wrapper library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -32,10 +32,10 @@ BuildRequires: extra-cmake-modules >= %{_tar_path}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: udev
|
BuildRequires: udev
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Network) >= 5.5.0
|
BuildRequires: cmake(Qt5Network) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Qml) >= 5.5.0
|
BuildRequires: cmake(Qt5Qml) >= 5.6.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -73,7 +73,7 @@ Udev rules.
|
|||||||
Summary: Async Bluez wrapper library - development files
|
Summary: Async Bluez wrapper library - development files
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: lib%{_libname}%{sonum} = %{version}
|
Requires: lib%{_libname}%{sonum} = %{version}
|
||||||
Requires: cmake(Qt5Core) >= 5.5.0
|
Requires: cmake(Qt5Core) >= 5.6.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development files for QBluez Async Bluez wrapper library.
|
Development files for QBluez Async Bluez wrapper library.
|
||||||
|
Loading…
Reference in New Issue
Block a user