forked from pool/breeze
Plasma 5.16 tentative final. Please disable KF5 publishing before accepting.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=248
This commit is contained in:
parent
27626cb127
commit
cbe393d3e4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b8eb7f83c67d14cc5ab8f5f4b2b0ffd6f801749f6edb2fc11d2dd4abc39ba3f
|
||||
size 25142848
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzdN9IACgkQ7JTRj38F
|
||||
mX6mNwgArYhNGtDAbOQMsA6MDsjlfC5MnwNGibd7lfFndlLLHJBaYMHBksEqKGnH
|
||||
KEGIbOj4+GtbSXewUmV9P6c5N2LiW5o2p4yJQzj3S07788w420L1dGHYjiy0zsCn
|
||||
XDuxHSYduGOU58L1nMuKLVHaavhfURLACkoo4Wolp788Ug/AnE41BiHnEVN5YpO1
|
||||
umFvfmMUR4cFTfogUXXEt8sDV3iFlbEUSUIi3HQVQuP3hH5jJqTNjGM//3NQOKG+
|
||||
na4InH64rSlvIGBUUALLbBg0g8ROGRxQr5nBIUCtDy6zBNPduEo/kVjy17Jy0Pc4
|
||||
53hOm/o9E0KnAkUFNyuCdf+kPnwgdQ==
|
||||
=h/GV
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-5.16.0.tar.xz
Normal file
3
breeze-5.16.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb37e75b6a463648edd1b421e06531054a361af9b60e0e4fb1588a36212a4dae
|
||||
size 16593496
|
11
breeze-5.16.0.tar.xz.sig
Normal file
11
breeze-5.16.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5CeAACgkQ7JTRj38F
|
||||
mX4xXwf/RDPNOcWjWYjxkDnQiBTumU/CMtWCrupV7R9BUbgic2c2nAAQgV6WI280
|
||||
a4XGsFUCx5qNL8/zutem0edN8mNZJw6pN3qgYLg2K9tcW9ViLH9RgBS5GO81X8FI
|
||||
NgirYkN7/9RPGU7h6r+9hduowgFpIZUzKkT1jyTYlKrt6FYFxybvSRUnpzWvoafa
|
||||
z3A1agn62iyh+3wxEtidjhu82qQ54mNlZY4T9MMmzpopxaJ9TU1b8+qM07Z8NrY5
|
||||
IcxPivnq+RDRvKr8KsI75XyDvrua7VL4Ng/AH5P3zGvEEDR4Z0hOkvA7bpe136jF
|
||||
6j99rdrQ2vHrPVEyIkt6J2X/dTK21w==
|
||||
=eS4x
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.16.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.16.0.php
|
||||
- Changes since 5.15.90:
|
||||
* Fix cropped versions of the Next wallpaper
|
||||
* [LnF] Update Breeze Dark preview
|
||||
* Add new Next wallpaper
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 16:56:35 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -22,15 +22,15 @@
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.15.90
|
||||
Version: 5.16.0
|
||||
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: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
Source: breeze-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source1: breeze-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.16.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.16.0.php
|
||||
- Changes since 5.15.90:
|
||||
* Fix cropped versions of the Next wallpaper
|
||||
* [LnF] Update Breeze Dark preview
|
||||
* Add new Next wallpaper
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 16:56:35 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -17,15 +17,15 @@
|
||||
|
||||
|
||||
Name: breeze4-style
|
||||
Version: 5.15.90
|
||||
Version: 5.16.0
|
||||
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: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
Source: breeze-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source1: 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.)
|
||||
|
Loading…
Reference in New Issue
Block a user