Accepting request 610891 from home:Vogtinator:plasma5.13
Plasma 5.13 Beta OBS-URL: https://build.opensuse.org/request/show/610891 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluedevil5?expand=0&rev=162
This commit is contained in:
parent
a9a7484775
commit
6ef8b2e129
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4a5cdcc3461cb36b82b95224e8646c2f8653ea73093812b355973c62dede5d66
|
|
||||||
size 149604
|
|
3
bluedevil-5.12.90.tar.xz
Normal file
3
bluedevil-5.12.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3d53d0353802aff26966590c8d4e9fd09910c56c8fd0090189a80d74a0d2d9e4
|
||||||
|
size 149268
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 19 14:16:32 CEST 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.12.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.12.90.php
|
||||||
|
- Changes since 5.12.5:
|
||||||
|
* Consistently use X-KDE-ServiceTypes instead of ServiceTypes
|
||||||
|
* Add Qt5::Network
|
||||||
|
* Use nullptr
|
||||||
|
* Use override
|
||||||
|
* Use non-deprecated KDEInstallDirs variables
|
||||||
|
* Add newline at end of file
|
||||||
|
* Do not use Qt module include
|
||||||
|
* Merge applet package's /code subdir into /ui subdir
|
||||||
|
* Remove unneeded moc include
|
||||||
|
* Use KF5_MIN_VERSION also for ECM, now that it's part of KF
|
||||||
|
* Require KDE Frameworks 5.42 and Qt 5.9
|
||||||
|
* Bump min cmake version to 3.0, move cmake_minimum_required to begin
|
||||||
|
* Add explicit includes to fix build with Qt 5.11
|
||||||
|
* Add explicit includes to fix build with Qt 5.11
|
||||||
|
* Revert "Update version number for 5.12.1"
|
||||||
|
* DeviceMonitor: Remove saving/restoring blocked state
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 2 09:04:31 CEST 2018 - fabian@ritter-vogt.de
|
Wed May 2 09:04:31 CEST 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: bluedevil5
|
Name: bluedevil5
|
||||||
Version: 5.12.5
|
Version: 5.12.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bluetooth Manager for KDE Plasma
|
Summary: Bluetooth Manager for KDE Plasma
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user