12
0
Luca Beltrame
2018-01-17 15:26:25 +00:00
committed by Git OBS Bridge
parent c04d398cc5
commit 873729c60a
4 changed files with 25 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Jan 15 15:54:06 CET 2018 - fabian@ritter-vogt.de
- Update to 5.11.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.95.php
- Changes since 5.11.5:
* Display exclusive actions correctly in systray menus
* Support submenus in context menu for systray icon
* Use explicit palette interface
* Remove obsolete reviewboardrc file
* Remove now unused set window property
* Update AppMenu for an app having multiple windows
* Add manual test for win deco palettes
* Require Qt 5.9
* Port plasma-integration to explicit wayland AppMenu protocol
* Check return value from QTest::qWaitForWindowExposed
* Extend the testing capabilities of the qfiledialogtest
-------------------------------------------------------------------
Tue Jan 2 16:40:09 CET 2018 - fabian@ritter-vogt.de

View File

@@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-integration
Version: 5.11.5
Version: 5.11.95
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@@ -28,7 +28,7 @@ Summary: Plugins responsible for better integration of Qt applications in
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
Source: http://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= 5.17.0
BuildRequires: kf5-filesystem
BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0