From ec2227b238ed2370c4a080a21838236fd946ef5b90c077880876dea7af494897 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Jan 2017 23:37:15 +0000 Subject: [PATCH] start with 5.30.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluez-qt?expand=0&rev=68 --- bluez-qt-5.29.0.tar.xz | 3 --- bluez-qt-5.30.0.tar.xz | 3 +++ bluez-qt.changes | 7 +++++++ bluez-qt.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 bluez-qt-5.29.0.tar.xz create mode 100644 bluez-qt-5.30.0.tar.xz diff --git a/bluez-qt-5.29.0.tar.xz b/bluez-qt-5.29.0.tar.xz deleted file mode 100644 index 1047093..0000000 --- a/bluez-qt-5.29.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f8fc96f2b0961d2516b94fc90728674e97d93e9e78db9e13538f76a37823697 -size 73792 diff --git a/bluez-qt-5.30.0.tar.xz b/bluez-qt-5.30.0.tar.xz new file mode 100644 index 0000000..e2c325f --- /dev/null +++ b/bluez-qt-5.30.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce74a02b99bf71ce47c864294f5cef055c6b8bf84e10586f520c7e4919144eab +size 73804 diff --git a/bluez-qt.changes b/bluez-qt.changes index 0cdfa0f..fe969e4 100644 --- a/bluez-qt.changes +++ b/bluez-qt.changes @@ -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 diff --git a/bluez-qt.spec b/bluez-qt.spec index 65d8f7f..744a035 100644 --- a/bluez-qt.spec +++ b/bluez-qt.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,16 +18,16 @@ %define sonum 6 %define _libname KF5BluezQt -%define _tar_path 5.29 +%define _tar_path 5.30 Name: bluez-qt -Version: 5.29.0 +Version: 5.30.0 Release: 0 Summary: Async Bluez wrapper library License: LGPL-2.1+ Group: System/GUI/KDE Url: https://projects.kde.org/attica 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: fdupes BuildRequires: kf5-filesystem @@ -43,8 +43,8 @@ Async Bluez wrapper library. %package -n lib%{_libname}%{sonum} Summary: Async Bluez wrapper library - development files -# KUF only due to version number overlapping Group: System/GUI/KDE +# KUF only due to version number overlapping Obsoletes: lib%{_libname}5 %description -n lib%{_libname}%{sonum}