From c1fcba6558daa9a81fd1b17d54997e1a762b9d52dfd89ae2a9295acbdf8dd359 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 19 Jun 2018 21:42:09 +0000 Subject: [PATCH] Plasma 5.13.1 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=196 --- kinfocenter-5.13.0.tar.xz | 3 --- kinfocenter-5.13.1.tar.xz | 3 +++ kinfocenter5.changes | 10 ++++++++++ kinfocenter5.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 kinfocenter-5.13.0.tar.xz create mode 100644 kinfocenter-5.13.1.tar.xz diff --git a/kinfocenter-5.13.0.tar.xz b/kinfocenter-5.13.0.tar.xz deleted file mode 100644 index 8814ca0..0000000 --- a/kinfocenter-5.13.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd9645d950ab297bcca225e8ad48d8751d9f3d2a7a3a4a0f889a9d5a0a31e195 -size 1273680 diff --git a/kinfocenter-5.13.1.tar.xz b/kinfocenter-5.13.1.tar.xz new file mode 100644 index 0000000..f22c0f0 --- /dev/null +++ b/kinfocenter-5.13.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049cc5fd7b43010bd838ce7310acdf8d8cd771a6ce65fc8ccb1143ee948be14d +size 1280720 diff --git a/kinfocenter5.changes b/kinfocenter5.changes index 627056b..e28d39f 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 19 14:44:12 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.13.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.1.php +- Changes since 5.13.0: + * None + ------------------------------------------------------------------- Thu Jun 7 20:03:50 CEST 2018 - fabian@ritter-vogt.de diff --git a/kinfocenter5.spec b/kinfocenter5.spec index d43b7a0..aa56fc6 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -20,17 +20,17 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.13.0 +Version: 5.13.1 Release: 0 # 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.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+ +License: GPL-2.0-or-later Group: System/GUI/KDE Url: http://www.kde.org/ -Source: kinfocenter-%{version}.tar.xz +Source: http://download.kde.org/stable/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