Accepting request 635860 from home:Vogtinator:plasma5.14

Plasma 5.14 Beta - I'll try to add tarball signatures and .keyring in a followup sr. The unresolvables are due to a missing verbump in KUF, but it built fine before adjusting kf5_version.

OBS-URL: https://build.opensuse.org/request/show/635860
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluedevil5?expand=0&rev=176
This commit is contained in:
Wolfgang Bauer 2018-09-15 12:29:36 +00:00 committed by Git OBS Bridge
parent 584ebbba2f
commit 74eab6015f
4 changed files with 22 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:afcbd59b2f5f92b7404c2c474ab154a4f12705e3312f274367cc49b31802a72a
size 149356

3
bluedevil-5.13.90.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:278e52c6daee0ecfd1dc872f465a38b3ef182a6cfdf07b0a2678c3ee26218008
size 157848

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Sep 13 17:24:58 UTC 2018 - fabian@ritter-vogt.de
- Update to 5.13.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.90.php
- Changes since 5.13.5:
* QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency.
* Edit gitignore
* Remove FileItemActionPlugin in favor of Purpose plugin
* Add license files
* [Device Monitor] Create KFilePlacesModel on demand
* Remove unused entry X-KDE-DBus-ModuleName from the kded plugin metadata
* Use more contextual strings for some button labels
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de

View File

@ -19,14 +19,13 @@
%bcond_without lang %bcond_without lang
Name: bluedevil5 Name: bluedevil5
Version: 5.13.5 Version: 5.13.90
Release: 0 Release: 0
Summary: Bluetooth Manager for KDE Plasma Summary: Bluetooth Manager for KDE Plasma
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Hardware/Other Group: Hardware/Other
Url: http://www.kde.org/ Url: http://www.kde.org/
Source: http://download.kde.org/stable/plasma/%{version}/bluedevil-%{version}.tar.xz Source: http://download.kde.org/unstable/plasma/%{version}/bluedevil-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: shared-mime-info BuildRequires: shared-mime-info
@ -51,9 +50,7 @@ Requires: bluez-qt-udev >= %{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
@ -83,7 +80,7 @@ Bluetooth daemon for KDE Plasma, handling connections.
%mime_database_postun %mime_database_postun
%files %files
%defattr(-,root,root,-) %license COPYING*
%doc README %doc README
%dir %{_kf5_appstreamdir}/ %dir %{_kf5_appstreamdir}/
%{_kf5_sharedir}/mime/packages/bluedevil-mime.xml %{_kf5_sharedir}/mime/packages/bluedevil-mime.xml