From 6049ded928ca51f85a948719904d4a0c2350e0b36176cf93b8a66f83b8c9aee1 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 11 Apr 2015 18:56:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluedevil5?expand=0&rev=21 --- bluedevil5.changes | 9 +++++++++ bluedevil5.spec | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/bluedevil5.changes b/bluedevil5.changes index 51514c3..a85690b 100644 --- a/bluedevil5.changes +++ b/bluedevil5.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 11 18:53:30 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.2.95 aka 5.3 beta: + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.2.95.php +- Update required Qt version to 5.4.0 + ------------------------------------------------------------------- Thu Mar 19 17:42:27 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/bluedevil5.spec b/bluedevil5.spec index afe26e5..d05e695 100644 --- a/bluedevil5.spec +++ b/bluedevil5.spec @@ -17,6 +17,7 @@ # +%bcond_without lang Name: bluedevil5 Version: 5.2.95 Release: 0 @@ -47,7 +48,9 @@ Requires: bluez-qt-imports >= %{version} Requires: bluez # for connecting A2DP profile Recommends: pulseaudio-module-bluetooth +%if %{with lang} Recommends: %{name}-lang +%endif Supplements: packageand(bluez:plasma5-workspace) Conflicts: bluedevil Requires(post): shared-mime-info @@ -88,8 +91,10 @@ Bluetooth daemon for KDE, handling connections. %{_kf5_qmldir}/ %{_kf5_plasmadir}/ +%if %{with lang} %files lang %defattr(-,root,root) %{_kf5_localedir}/ +%endif %changelog