From 4c6e29100a1d091fe6e4e54a1fed07913065cfe605dde2e28f3ef8610d8c9f37 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Fri, 13 Jan 2017 16:39:30 +0000 Subject: [PATCH] Accepting request 450058 from home:Vogtinator:plasma59 Update to Plasma 5.9 Beta OBS-URL: https://build.opensuse.org/request/show/450058 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=134 --- kinfocenter-5.8.5.tar.xz | 3 --- kinfocenter-5.8.95.tar.xz | 3 +++ kinfocenter5-rpmlintrc | 2 -- kinfocenter5.changes | 11 +++++++++++ kinfocenter5.spec | 11 +++++------ 5 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 kinfocenter-5.8.5.tar.xz create mode 100644 kinfocenter-5.8.95.tar.xz delete mode 100644 kinfocenter5-rpmlintrc diff --git a/kinfocenter-5.8.5.tar.xz b/kinfocenter-5.8.5.tar.xz deleted file mode 100644 index 1f8614b..0000000 --- a/kinfocenter-5.8.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7bd2b1389245f73d89dfe0f6229e3ecd9e04bf7a235e369ca992d3ad3b27aba -size 1269580 diff --git a/kinfocenter-5.8.95.tar.xz b/kinfocenter-5.8.95.tar.xz new file mode 100644 index 0000000..7f407f3 --- /dev/null +++ b/kinfocenter-5.8.95.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ca6cff36e21499fe090f9f25e73a4f30520e24bcf3c88f88063fb15d02604f1 +size 1266280 diff --git a/kinfocenter5-rpmlintrc b/kinfocenter5-rpmlintrc deleted file mode 100644 index cc4ae51..0000000 --- a/kinfocenter5-rpmlintrc +++ /dev/null @@ -1,2 +0,0 @@ -# we don't use find_lang macro as it doesn't searches in subdirectories -addFilter("file-not-in-%lang .*") \ No newline at end of file diff --git a/kinfocenter5.changes b/kinfocenter5.changes index 11d0328..e5a94a6 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.8.95 (Plasma 5.9 Beta) + * New feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.95.php +- Changes: + * Fix battery charge state display. See kde#372081 + * Pass transient parent window to KToolTipWindow. + ------------------------------------------------------------------- Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de diff --git a/kinfocenter5.spec b/kinfocenter5.spec index c8ff17b..65bddc4 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -1,7 +1,7 @@ # # spec file for package kinfocenter5 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,18 +18,17 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.8.5 +Version: 5.8.95 Release: 0 -# Full Plasma 5 version (e.g. 5.8.5) +# Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF) +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} 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 -Source99: %{name}-rpmlintrc +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