start with 5.30.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluez-qt?expand=0&rev=68
This commit is contained in:
parent
175ee30cf0
commit
ec2227b238
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6f8fc96f2b0961d2516b94fc90728674e97d93e9e78db9e13538f76a37823697
|
|
||||||
size 73792
|
|
3
bluez-qt-5.30.0.tar.xz
Normal file
3
bluez-qt-5.30.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ce74a02b99bf71ce47c864294f5cef055c6b8bf84e10586f520c7e4919144eab
|
||||||
|
size 73804
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 8 23:37:11 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.30.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 4 01:54:38 UTC 2016 - hrvoje.senjan@gmail.com
|
Sun Dec 4 01:54:38 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bluez-qt
|
# spec file for package bluez-qt
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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,16 +18,16 @@
|
|||||||
|
|
||||||
%define sonum 6
|
%define sonum 6
|
||||||
%define _libname KF5BluezQt
|
%define _libname KF5BluezQt
|
||||||
%define _tar_path 5.29
|
%define _tar_path 5.30
|
||||||
Name: bluez-qt
|
Name: bluez-qt
|
||||||
Version: 5.29.0
|
Version: 5.30.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Async Bluez wrapper library
|
Summary: Async Bluez wrapper library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: https://projects.kde.org/attica
|
Url: https://projects.kde.org/attica
|
||||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
@ -43,8 +43,8 @@ Async Bluez wrapper library.
|
|||||||
|
|
||||||
%package -n lib%{_libname}%{sonum}
|
%package -n lib%{_libname}%{sonum}
|
||||||
Summary: Async Bluez wrapper library - development files
|
Summary: Async Bluez wrapper library - development files
|
||||||
# KUF only due to version number overlapping
|
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
|
# KUF only due to version number overlapping
|
||||||
Obsoletes: lib%{_libname}5
|
Obsoletes: lib%{_libname}5
|
||||||
|
|
||||||
%description -n lib%{_libname}%{sonum}
|
%description -n lib%{_libname}%{sonum}
|
||||||
|
Loading…
Reference in New Issue
Block a user