Accepting request 536682 from KDE:Frameworks5

Plasma 5.11.2 (forwarded request 536434 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/536682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-workspace?expand=0&rev=77
This commit is contained in:
Dominique Leuenberger 2017-10-27 11:51:32 +00:00 committed by Git OBS Bridge
commit 4a873b401b
4 changed files with 23 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Oct 24 18:13:46 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.11.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.2.php
- Changes since 5.11.1:
* Sync xwayland DPI font to wayland dpi
* Dict Engine: various cleanups
* Dict Engine: improve error handling.
-------------------------------------------------------------------
Sat Oct 21 13:53:12 UTC 2017 - fabian@ritter-vogt.de
- Add #!BuildIgnore to break the kwin5 -> kdialog dep chain which
results in pulling in kdebase4-runtime on 42.2
-------------------------------------------------------------------
Tue Oct 17 17:19:19 CEST 2017 - fabian@ritter-vogt.de

View File

@ -20,7 +20,7 @@
%bcond_without lang
Name: plasma5-workspace
Version: 5.11.1
Version: 5.11.2
Release: 0
# Full Plasma 5 version (e.g. 5.9.1)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@ -76,6 +76,7 @@ BuildRequires: cmake(KF5Wallet) >= %{kf5_version}
BuildRequires: cmake(KF5Wayland) >= %{kf5_version}
BuildRequires: cmake(KF5XmlRpcClient)
BuildRequires: cmake(KScreenLocker) >= %{_plasma5_version}
#!BuildIgnore: kdialog
BuildRequires: cmake(KWinDBusInterface) >= %{_plasma5_version}
BuildRequires: cmake(Qt5Concurrent) >= 5.4.0
BuildRequires: cmake(Qt5DBus) >= 5.4.0