From b605b3a38a345b992214c3d77b12f1fc9e760139f866b910d5897c1a3e785aca Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Wed, 28 Dec 2016 22:08:54 +0000 Subject: [PATCH] Update to 5.8.5 (sync with :LTS) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=132 --- kinfocenter-5.8.4.tar.xz | 3 --- kinfocenter-5.8.5.tar.xz | 3 +++ kinfocenter5.changes | 8 ++++++++ kinfocenter5.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 kinfocenter-5.8.4.tar.xz create mode 100644 kinfocenter-5.8.5.tar.xz diff --git a/kinfocenter-5.8.4.tar.xz b/kinfocenter-5.8.4.tar.xz deleted file mode 100644 index 39e81da..0000000 --- a/kinfocenter-5.8.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dafaf7fc5d74f959aa358b6247045fce4093a73863c25b1c3b76e3817b9dbd6 -size 1276972 diff --git a/kinfocenter-5.8.5.tar.xz b/kinfocenter-5.8.5.tar.xz new file mode 100644 index 0000000..1f8614b --- /dev/null +++ b/kinfocenter-5.8.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7bd2b1389245f73d89dfe0f6229e3ecd9e04bf7a235e369ca992d3ad3b27aba +size 1269580 diff --git a/kinfocenter5.changes b/kinfocenter5.changes index 4c59d5b..11d0328 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de + +- Update to 5.8.5 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.5.php + ------------------------------------------------------------------- Wed Nov 23 10:59:30 UTC 2016 - fabian@ritter-vogt.de diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 98b288a..c8ff17b 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -18,9 +18,9 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.8.4 +Version: 5.8.5 Release: 0 -# Full Plasma 5 version (e.g. 5.8.4) +# Full Plasma 5 version (e.g. 5.8.5) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} # Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}