From 14b0d6e23cf40b85fbb7cc201a31a443c3d7b4099071fdd3d3fb576eb5a604da Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Thu, 9 Feb 2017 06:05:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=129 --- kdeplasma-addons-5.9.0.tar.xz | 3 --- kdeplasma-addons-5.9.1.tar.xz | 3 +++ plasma5-addons.changes | 10 ++++++++++ plasma5-addons.spec | 8 ++++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 kdeplasma-addons-5.9.0.tar.xz create mode 100644 kdeplasma-addons-5.9.1.tar.xz diff --git a/kdeplasma-addons-5.9.0.tar.xz b/kdeplasma-addons-5.9.0.tar.xz deleted file mode 100644 index f9b6fe8..0000000 --- a/kdeplasma-addons-5.9.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5f5a65d34b5567a0b5d6bc363890abd548a42dc218628191faca481bc05379d -size 2047156 diff --git a/kdeplasma-addons-5.9.1.tar.xz b/kdeplasma-addons-5.9.1.tar.xz new file mode 100644 index 0000000..fc1be39 --- /dev/null +++ b/kdeplasma-addons-5.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd44d18d01edea537affc1bb7310deb06f69bfb444bb6924e363a21a6ae8815 +size 2047096 diff --git a/plasma5-addons.changes b/plasma5-addons.changes index 7a77c4b..590ab93 100644 --- a/plasma5-addons.changes +++ b/plasma5-addons.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 7 18:54:01 CET 2017 - fabian@ritter-vogt.de + +- Update to 5.9.1 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.1.php +- Changes since 5.9.0: + * check on current comic to be valid + ------------------------------------------------------------------- Sat Jan 28 09:54:36 UTC 2017 - fabian@ritter-vogt.de diff --git a/plasma5-addons.spec b/plasma5-addons.spec index d4305b1..b70840d 100644 --- a/plasma5-addons.spec +++ b/plasma5-addons.spec @@ -18,17 +18,17 @@ %bcond_without lang Name: plasma5-addons -Version: 5.9.0 +Version: 5.9.1 Release: 0 -# Full Plasma 5 version (e.g. 5.9.0) +# Full Plasma 5 version (e.g. 5.9.1) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 in KUF) +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} Summary: Additional Plasma5 Widgets License: LGPL-2.1 and GPL-2.0+ and GPL-3.0 Group: System/GUI/KDE Url: http://www.kde.org/ -Source: kdeplasma-addons-%{version}.tar.xz +Source: http://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz # PATCH-FIX-UPSTREAM 0001-Color-Picker-Add-border-around-color-if-contrast-to-.patch kde@privat.broulik.de -- [Color Picker] Add border around color if contrast to surrounding view is too little Patch200: 0001-Color-Picker-Add-border-around-color-if-contrast-to-.patch # PATCH-FIX-UPSTREAM 0002-Color-Picker-Add-contrast-frame-around-colors-in-pop.patch kde@privat.broulik.de -- [Color Picker] Add contrast frame around colors in popup