From 611f972ac0e1cce2dce65bc36c11b784a18910f2e6f0145b80d8aac9067aaa3c Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 15 Sep 2017 03:22:20 +0000 Subject: [PATCH] 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 --- plasma-integration-5.10.5.tar.xz | 3 --- plasma-integration-5.10.95.tar.xz | 3 +++ plasma5-integration.changes | 23 +++++++++++++++++++++++ plasma5-integration.spec | 4 ++-- 4 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 plasma-integration-5.10.5.tar.xz create mode 100644 plasma-integration-5.10.95.tar.xz diff --git a/plasma-integration-5.10.5.tar.xz b/plasma-integration-5.10.5.tar.xz deleted file mode 100644 index 902c913..0000000 --- a/plasma-integration-5.10.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56c2adf52399536278dbad3605c1088e214ef6c57c72e06f297da2739be69d95 -size 51704 diff --git a/plasma-integration-5.10.95.tar.xz b/plasma-integration-5.10.95.tar.xz new file mode 100644 index 0000000..5286931 --- /dev/null +++ b/plasma-integration-5.10.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:783deac27011592cb364c4788e1854841ccb728b984fec01d48966b2e64831a4 +size 52304 diff --git a/plasma5-integration.changes b/plasma5-integration.changes index 74eb5d6..2c31235 100644 --- a/plasma5-integration.changes +++ b/plasma5-integration.changes @@ -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 diff --git a/plasma5-integration.spec b/plasma5-integration.spec index 77a0b2c..3fd628b 100644 --- a/plasma5-integration.spec +++ b/plasma5-integration.spec @@ -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