SHA256
1
0
forked from pool/breeze-gtk

Accepting request 897466 from KDE:Frameworks5

Plasma 5.22.0

OBS-URL: https://build.opensuse.org/request/show/897466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze-gtk?expand=0&rev=98
This commit is contained in:
Dominique Leuenberger 2021-06-07 20:41:55 +00:00 committed by Git OBS Bridge
commit 25595863e7
6 changed files with 47 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmCRNE8ACgkQEZaMRJKM
rvzsTAf9HmjTkzs07acYGZmhklEsx7LEJnXOGvhd5/j1V2zXpxzMleur1sJQdBOt
T/L0PYW8C2J4NPKg1swuZ+sdPXG6Qs7vJUE8DT1gwqyUcN3++10+7Xg8/FyDqm0/
uw++FD4L9tiCvQ2Up9dOeGTbPkdMgGWRDRx+JN0Uter+4BOz8yCmXzLcjQb0i7PL
enEFCYGKO0QQyqH5aM7X9caJgeIZTZ+6FoWrp5i5HVfLj5Vtq2HIJwQ6cH8yE0eN
GrGKMTo0W2d6CjehsYroixlaUMgBBL3IxEzkQF2raGeVvHrHGGUg0WzUdfmICeXc
aUZhcqq4HhgyqSShPjSpXNZusfeb5Q==
=d0Rt
-----END PGP SIGNATURE-----

3
breeze-gtk-5.22.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmC43+EACgkQ7JTRj38F
mX7avAf9F8mVpMbz51z5sxmg/M6aGFp2cUedVyyaK5Gl6vZ+Uj2by/oN5rvF6SE+
Nh1gW3PCisTX5Z+mKpxBMicCHZkSNXEw0hpvV51ldiI4DvBRAiMG0SNKz/529365
YOBvF0nUf2YTzSE1c9r7T0eVWmeapqzgTYGkJOAud0dSP7K7Y+iKSXhiuC5WudHs
pX0b24dXqQ6lmpQNNDr5MmHRzbVZaPS9SjOQV8KMVOsr/JF615m8WKqVL/Z9BcCa
vJACQenkKv358f/h1k3XkBAVANTkmIz4U+wdO+OzwYolb946VdnYrGF/4eZC6XVf
lEuOj4UK+NTA2l1pGxg7HII4/Px+GA==
=ZDCz
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Jun 3 13:06:12 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.0
- No code changes since 5.21.90
-------------------------------------------------------------------
Thu May 13 18:15:28 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.21.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.90
- Changes since 5.21.5:
* gtk3, gtk4: refactor arrow icon names into variables
* Use Breeze-style arrows everywhere
* Add support for libhandy v1 viewswitcher
* gtk3, gtk4: make comboboxes look more true to breeze qstyle
* gtk2: use the same colours as the Qt theme for scrollbars
* Adjust menu heights to properly match Breeze QStyle, second time (kde#433158)
* gtk3, gtk4: unscrew libhandy's height (kde#430081)
* Raise minimum CMake version to 3.16
* Fix breakages caused by formatter run (kde#432245)
* Adjust menu heights to properly match Breeze QStyle (kde#431819)
* gtk4: remove margin on windows (kde#431930)
-------------------------------------------------------------------
Tue May 4 14:15:38 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -19,19 +19,19 @@
%define _name breeze
Name: breeze-gtk
Version: 5.21.5
Version: 5.22.0
Release: 0
Summary: GTK+ theme matching KDE's Breeze
License: LGPL-2.1-only
Group: System/GUI/KDE
URL: https://projects.kde.org/breeze-gtk
Source: https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz
Source: breeze-gtk-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz.sig
Source1: breeze-gtk-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: breeze5-style
BuildRequires: cmake >= 2.8.12
BuildRequires: cmake >= 3.16
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: kf5-filesystem