From 944997388441bb45cd2156516e1f305f2ba5b613742911ba93191af2f1a7e41c Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Fri, 15 Sep 2017 03:22:14 +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/kinfocenter5?expand=0&rev=162 --- kinfocenter-5.10.5.tar.xz | 3 --- kinfocenter-5.10.95.tar.xz | 3 +++ kinfocenter5.changes | 13 +++++++++++++ kinfocenter5.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 kinfocenter-5.10.5.tar.xz create mode 100644 kinfocenter-5.10.95.tar.xz diff --git a/kinfocenter-5.10.5.tar.xz b/kinfocenter-5.10.5.tar.xz deleted file mode 100644 index a013315..0000000 --- a/kinfocenter-5.10.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5527a3f1bb608dbaf092747c9e0c1ac24305987f31eb10604a536c73af978e3a -size 1263864 diff --git a/kinfocenter-5.10.95.tar.xz b/kinfocenter-5.10.95.tar.xz new file mode 100644 index 0000000..75b325d --- /dev/null +++ b/kinfocenter-5.10.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:503dba4c24c346da08f4c5bac5688caae36efd006d83a03fcc35ee073913c7ff +size 1275140 diff --git a/kinfocenter5.changes b/kinfocenter5.changes index c12a7d5..63bd173 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Sep 14 14:29:04 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: + * Allow to select module with keyboard + * Do not leak XVisualInfo (X11 EGL path) + * Do not mark {variantLabel} as translatable + * Use Q_DECL_OVERRIDE + ------------------------------------------------------------------- Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de diff --git a/kinfocenter5.spec b/kinfocenter5.spec index bfcf561..f5d2e9b 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -20,7 +20,7 @@ %bcond_without lang Name: kinfocenter5 -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}} @@ -30,7 +30,7 @@ Summary: Utility that provides information about a computer system License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ -Source: http://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz +Source: http://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz # PATCH-FIX-OPENSUSE plasma-session-name.patch Patch0: plasma-session-name.patch BuildRequires: extra-cmake-modules >= 1.2.0