This commit is contained in:
parent
1cb51cca7a
commit
6049ded928
@ -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
|
Thu Mar 19 17:42:27 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%bcond_without lang
|
||||||
Name: bluedevil5
|
Name: bluedevil5
|
||||||
Version: 5.2.95
|
Version: 5.2.95
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -47,7 +48,9 @@ Requires: bluez-qt-imports >= %{version}
|
|||||||
Requires: bluez
|
Requires: bluez
|
||||||
# for connecting A2DP profile
|
# for connecting A2DP profile
|
||||||
Recommends: pulseaudio-module-bluetooth
|
Recommends: pulseaudio-module-bluetooth
|
||||||
|
%if %{with lang}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
%endif
|
||||||
Supplements: packageand(bluez:plasma5-workspace)
|
Supplements: packageand(bluez:plasma5-workspace)
|
||||||
Conflicts: bluedevil
|
Conflicts: bluedevil
|
||||||
Requires(post): shared-mime-info
|
Requires(post): shared-mime-info
|
||||||
@ -88,8 +91,10 @@ Bluetooth daemon for KDE, handling connections.
|
|||||||
%{_kf5_qmldir}/
|
%{_kf5_qmldir}/
|
||||||
%{_kf5_plasmadir}/
|
%{_kf5_plasmadir}/
|
||||||
|
|
||||||
|
%if %{with lang}
|
||||||
%files lang
|
%files lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kf5_localedir}/
|
%{_kf5_localedir}/
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user