From 1d57a9a0d5a1e6e9e76336c90b02a1907474ffce05bd1f23157778b5ae8be3fc Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Fri, 27 Jan 2017 23:45:58 +0000 Subject: [PATCH] Update to 5.9.0 tars OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=135 --- kinfocenter-5.8.95.tar.xz | 3 --- kinfocenter-5.9.0.tar.xz | 3 +++ kinfocenter5.changes | 10 ++++++++++ kinfocenter5.spec | 8 ++++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 kinfocenter-5.8.95.tar.xz create mode 100644 kinfocenter-5.9.0.tar.xz diff --git a/kinfocenter-5.8.95.tar.xz b/kinfocenter-5.8.95.tar.xz deleted file mode 100644 index 7f407f3..0000000 --- a/kinfocenter-5.8.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ca6cff36e21499fe090f9f25e73a4f30520e24bcf3c88f88063fb15d02604f1 -size 1266280 diff --git a/kinfocenter-5.9.0.tar.xz b/kinfocenter-5.9.0.tar.xz new file mode 100644 index 0000000..6fea215 --- /dev/null +++ b/kinfocenter-5.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a187172bfec27001d54b1a7822904e65ec00342ae99553ae68ea7f6b8065f5de +size 1266140 diff --git a/kinfocenter5.changes b/kinfocenter5.changes index e5a94a6..bc503ff 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 26 19:58:19 CET 2017 - fabian@ritter-vogt.de + +- Update to 5.9.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.0.php +- Changes since 5.8.95: + * None + ------------------------------------------------------------------- Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 65bddc4..ab18602 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -18,17 +18,17 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.8.95 +Version: 5.9.0 Release: 0 -# Full Plasma 5 version (e.g. 5.8.95) +# Full Plasma 5 version (e.g. 5.9.0) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 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/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz +Source: kinfocenter-%{version}.tar.xz # PATCH-FIX-OPENSUSE plasma-session-name.patch Patch0: plasma-session-name.patch BuildRequires: extra-cmake-modules >= 1.2.0