SHA256
1
0
forked from pool/breeze

Accepting request 711074 from KDE:Frameworks5

Update to 5.16.1

OBS-URL: https://build.opensuse.org/request/show/711074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze?expand=0&rev=83
This commit is contained in:
Dominique Leuenberger 2019-06-22 09:17:01 +00:00 committed by Git OBS Bridge
commit 8aeb102fe3
8 changed files with 40 additions and 20 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5CeAACgkQ7JTRj38F
mX4xXwf/RDPNOcWjWYjxkDnQiBTumU/CMtWCrupV7R9BUbgic2c2nAAQgV6WI280
a4XGsFUCx5qNL8/zutem0edN8mNZJw6pN3qgYLg2K9tcW9ViLH9RgBS5GO81X8FI
NgirYkN7/9RPGU7h6r+9hduowgFpIZUzKkT1jyTYlKrt6FYFxybvSRUnpzWvoafa
z3A1agn62iyh+3wxEtidjhu82qQ54mNlZY4T9MMmzpopxaJ9TU1b8+qM07Z8NrY5
IcxPivnq+RDRvKr8KsI75XyDvrua7VL4Ng/AH5P3zGvEEDR4Z0hOkvA7bpe136jF
6j99rdrQ2vHrPVEyIkt6J2X/dTK21w==
=eS4x
-----END PGP SIGNATURE-----

3
breeze-5.16.1.tar.xz Normal file
View File

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

11
breeze-5.16.1.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl0IstkACgkQ7JTRj38F
mX5/Ggf/QYp8uUhkFkri8nN+yRoj8rZ+W3/2Lg7uHaDYxnXAFfhBCTl3I7T/YkKT
M4Lsms5kTCzUiQSNLEjj/i7pe3b3Aqb1m6Z8AauT6yyu61uMoe9oXwAgRHXzslzP
Zyt8p/7rK73ZjqPDjPk35fa7ZF40AkA24J8hPBxUAIa7zh0i+s6gF8ym2i/J7E4Y
pDkn8PsijmI8Is9BrDo/dVneY8F54n02J7V50nHCJTKaDX9cOSA+b0g6WSUZA1cM
vlxCwZrsOE8RH08ngPvmGooqvFwPM4v3JQ3NWlD8CabHNW9B+ehiQIl59hn5ktwK
3+plWmG5H8h4fl0UNXaR3uYTC+XHkw==
=pe9V
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 18 16:38:13 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.16.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.1.php
- Changes since 5.16.0:
* re-read color palettes when application color changes (kde#408416)
-------------------------------------------------------------------
Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de

View File

@ -22,15 +22,15 @@
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: breeze
Version: 5.16.0
Version: 5.16.1
Release: 0
Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: breeze-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
%if %{with lang}
Source1: breeze-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 18 16:38:13 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.16.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.1.php
- Changes since 5.16.0:
* re-read color palettes when application color changes (kde#408416)
-------------------------------------------------------------------
Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de

View File

@ -17,15 +17,15 @@
Name: breeze4-style
Version: 5.16.0
Version: 5.16.1
Release: 0
Summary: Plasma Desktop artwork, styles and assets
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source: breeze-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz
%if %{with lang}
Source1: breeze-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE add-support-for-Q3ListView-to-the-KDE4-style.patch boo#973728 wbauer@tmo.at -- fixes collapse/expand icon in Q3ListView that still may be used by some KDE4 applications (knode e.g.)