Hrvoje Senjan 2015-04-11 18:56:13 +00:00 committed by Git OBS Bridge
parent 1cb51cca7a
commit 6049ded928
2 changed files with 14 additions and 0 deletions

View File

@ -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

View File

@ -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