Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=59
This commit is contained in:
committed by
Git OBS Bridge
parent
514defffc6
commit
611f972ac0
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56c2adf52399536278dbad3605c1088e214ef6c57c72e06f297da2739be69d95
|
||||
size 51704
|
3
plasma-integration-5.10.95.tar.xz
Normal file
3
plasma-integration-5.10.95.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:783deac27011592cb364c4788e1854841ccb728b984fec01d48966b2e64831a4
|
||||
size 52304
|
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 14 14:29:06 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10.95
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.10.95.php
|
||||
- Changes since 5.10.5:
|
||||
* Add ~/.local/share/icons to icons search paths
|
||||
* Group find_package(KF5*) calls together
|
||||
* Fix faulty merge
|
||||
* Allow to change toolbar font separately again (kde#358254)
|
||||
* [KHintsSettings] Update AA_DontShowIconsInMenus at runtime
|
||||
* Also specify a default StyleName for fonts (kde#383191)
|
||||
* Middle-click on QSystemTrayIcon сauses context menu (kde#382855)
|
||||
* KDE QFileDialog helper: support name filters without parenthesis.
|
||||
* Introduce KDE_NO_GLOBAL_MENU env variable to disable global menu
|
||||
* Introduce KDE_NO_GLOBAL_MENU env variable to disable global menu
|
||||
* check window visibility at expose event
|
||||
* Allow to disable blinking cursor completely
|
||||
* Fix deprecation warnings. setSelection -> setSelectedUrl ui -> uiDelegate
|
||||
* Replace Q_DECL_OVERRIDE with override.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 22 19:11:31 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-integration
|
||||
Version: 5.10.5
|
||||
Version: 5.10.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
|
||||
|
Reference in New Issue
Block a user