forked from pool/breeze-gtk
Accepting request 879596 from KDE:Frameworks5
Plasma 5.21.3 OBS-URL: https://build.opensuse.org/request/show/879596 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze-gtk?expand=0&rev=95
This commit is contained in:
commit
aed7bdbca7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23c6de40348762e2d3c38d72537675891e3d937210341acfad7ae3a034b29d57
|
||||
size 47160
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmA+MB4ACgkQ7JTRj38F
|
||||
mX5iyggAimwQbv9A11Pcf5uaxXeJ9OxXIw5gQFAo7HQaf+HE5q1aHIJt0ODrz5PS
|
||||
+OJm2QF/t4sJwxX53UMnNFjJx3wFOhxpRfKatkrD7aMvK7fRjDNVCTDdl8RkiEAm
|
||||
htpm6GS8P4UFpe4H4uhvPAm6PtcDnoeF6RCrQp9FguXXpRoOZFwltbaUE+D6TOxy
|
||||
OtueNOJG5jE1pGZec0EORoM4A5NM+NTAocP868VpZvWCs0g67uOQofG3YcdSBHmG
|
||||
RjVxBfsfdVppum5rc/093gpH4bgCg8KArlLxcivmGF1JQEZ9m9hA6Ag9Z9qbrZon
|
||||
CQhE8OFo6gIxdGrShYle4ukKcv36AA==
|
||||
=L+6E
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-gtk-5.21.3.tar.xz
Normal file
3
breeze-gtk-5.21.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac45fe545269a70aba4878fdae306d7c6a621e9f7478981f9c0b3a5a42f2abf4
|
||||
size 47180
|
11
breeze-gtk-5.21.3.tar.xz.sig
Normal file
11
breeze-gtk-5.21.3.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmBQoX4ACgkQ7JTRj38F
|
||||
mX5FBgf+N+/2MjdsFG4Kr5WwQQH5ISx7WtXWEnKqSTLQ/NsCkE1hB8LPZeiJ4tOe
|
||||
llieRTMCHgnsWkLITAgEhp3gg0iC5Ox4a9c0CZiO4DJ0Ppc85kTsgDB5wJXFJJSx
|
||||
cCZzQ0oXjpHlkt8YxnplDJDQZhZEJ3VlQwkk8knuA3OP9K/2JBLxxXs2RNUKoAqH
|
||||
3iLfghmessovlW2sykqbdZtZVg4q6rjrv8GDxlKCynagP+pc/+rSAyM3hSFLZbtM
|
||||
KgIbJVSyrvGn3GetFzU1ssRc75zlpwxotXIZo54g3+2o9mu6byH5sGVc270NCZAK
|
||||
rDpjAgcnZhPanfaqjKTojxuAhvRAWQ==
|
||||
=H/4J
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 16 13:55:22 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.21.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.21.3
|
||||
- Changes since 5.21.2:
|
||||
* Adjust menu heights to properly match Breeze QStyle, second time (kde#433158)
|
||||
* gtk3, gtk4: unscrew libhandy's height (kde#430081)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 2 15:01:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -19,15 +19,15 @@
|
||||
|
||||
%define _name breeze
|
||||
Name: breeze-gtk
|
||||
Version: 5.21.2
|
||||
Version: 5.21.3
|
||||
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: breeze-gtk-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: breeze-gtk-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-gtk-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: breeze5-style
|
||||
|
Loading…
Reference in New Issue
Block a user