Accepting request 455699 from KDE:Frameworks5

Plasma 5.9.1

OBS-URL: https://build.opensuse.org/request/show/455699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-addons?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2017-02-10 08:59:23 +00:00 committed by Git OBS Bridge
commit 16a5fb7ae1
4 changed files with 17 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5f5a65d34b5567a0b5d6bc363890abd548a42dc218628191faca481bc05379d
size 2047156

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cd44d18d01edea537affc1bb7310deb06f69bfb444bb6924e363a21a6ae8815
size 2047096

View File

@ -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

View File

@ -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