forked from pool/breeze
Accepting request 924756 from KDE:Frameworks5
breeze and libkscreen2 got respun (forwarded request 924755 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/924756 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze?expand=0&rev=127
This commit is contained in:
commit
ee587bea00
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3fc4ca04cc0df694ab90fa4f9e8ca72512adae2c0320ce3f9702dddda029426
|
||||
size 34548108
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmEuErwACgkQ7JTRj38F
|
||||
mX76ZggAqOeJp2N2MN5N4yPFXNfSjjvZpYVtYExwxUXMYdRjTDRhO7OWMBn3hAiV
|
||||
vyZKx1OELbdb8kUYL4NDn1OrLHvIgxIIFtGrX+YvLs7bKY1AYY0Fb5DS93GZLu6q
|
||||
/arA0rW7ep/RLDomlBVSZ5AjXxCBZ6cLpPyrAZUXgq9/YvUlBtkYXYn4XPjRNWHc
|
||||
fUSNce9eWIayEzb0IpGuEna4BcuttmxaGnOdJ/06zficGi9j7eDi7xgl0qaRyFhI
|
||||
yR5ZLXYMNnTMfshgklB45H64wNf+luf/8CZuOR4gkaXxWnAsKlKopmZUYJFvLp/y
|
||||
v28xtrQ2VEGllfnZ+9c76fl7q3WFkg==
|
||||
=KIP7
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-5.23.0.tar.xz
Normal file
3
breeze-5.23.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2003f168b3d60f5897486d9582631f75da7f0dc2625e9c4cddd9aa3d706bfd9e
|
||||
size 73812392
|
16
breeze-5.23.0.tar.xz.sig
Normal file
16
breeze-5.23.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmFkbg0ACgkQ11dEg7tX
|
||||
sY29jg/+OwuFQGmXI9cRHMMBZM8ASOgjZf3djDxUVXZTBwJYrTW7A47y9MmDs7rK
|
||||
VV5WoXTrwhkq9DdN+9uGr8ot9Tw5Y4KynZNKcP/OxnR0PQuZftCGsos6Jabrx2QN
|
||||
jSi//f2PjHfq2R2GeMY660vQf8+/KM1qyqukwiVxPKgSTVzjYokRIdGFIywd+s4C
|
||||
t6PrOrLg1BtF+NA1JbqBNWR3mj4bVl2BzDiY2ojVqbS1H3F3Mj+wdvLt+/kwa9u7
|
||||
enQIXl7skzlPyRoeGq88z16aTZ6skDh6TQKggeMXpKl6xcWkxDk6CasSGu/kDM7s
|
||||
GA4qSkasIKKg4NkKP0HPKT0QkSEnIwEBZ6OJzCnDF1XDSSIt4QRCA9AJB1gYjdjf
|
||||
oMbOnWT5oDL9o6mwicyOZdRbwwCoDqeoz4z6QWg/wLMHIgQf/NDC1z3AiKyU3h8M
|
||||
mKMLVl5a0Nqs8yjPghYzqj5x7V8mMi2tzXcu9ZXRwgpSYQWt4HBTtBL6gAo1U8nq
|
||||
QTYO3BeWHVPkJ+xMC109Ivr6CJDXHROwbwlmNvhW8ptdAgTA3aS+t0sM+45662uo
|
||||
yHf3c12BqF7eJ7xNyhfK8qQk9RL1QBp24oRl8CJwWDlAnaYjekME290dMtjn4fxC
|
||||
+VreqMhkgyXfjtITawEPc61ruip2A1wldshycpgOHmFl6SsQTAs=
|
||||
=eiqx
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 11 17:48:50 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.23.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.23.0
|
||||
- Changes since 5.22.90:
|
||||
* kstyle: Limit what kinds of QPushButtons can use autoDefault
|
||||
* Revert accidental revert of f763f27ebf3bbb21235ab3df0f7b9ef035cc71b5
|
||||
* kstyle: Clean up tab painting and tweak tab highlight
|
||||
* Don't reserve room for spinbox buttons if buttons disabled (kde#440718)
|
||||
* kstyle: use checked color consistent with button down color for checkboxes and radiobuttons
|
||||
* kstyle: visible neutral highlight on not hovered checkboxes and radio buttons
|
||||
* KTitleWidget: Make background transparent again (kde#442860)
|
||||
* Revert "kstyle: make spinboxes look like qqc2-breeze-style"
|
||||
* Revert "kstyle: centre spinbox text"
|
||||
* Revert "Don't reserve room for spinbox buttons if buttons disabled"
|
||||
* Revert "Center all QAbstractSpinBox, not just integer QSpinBox"
|
||||
* Revert "kstyle: make spinbox buttons consistently widthed"
|
||||
* Revert "kstyle: fix misalignment of spinbox item sizes"
|
||||
* Darken hard-to-read positive, negative, and neutral selection colors (kde#406239)
|
||||
* Fix incorrect link selection color in Breeze Light color scheme (kde#419960)
|
||||
* Fix incorrect active selection color in Breeze Light color scheme (kde#442478)
|
||||
* Restore auto default button behavior (kde#438994)
|
||||
* kstyle: use antialiasing on combobox items
|
||||
- Add new key + signature to plasma.keyring
|
||||
- Drop patches, now upstream:
|
||||
* 0001-Restore-auto-default-button-behavior.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 12:12:47 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Add patch to automatically set a default button again (kde#438994):
|
||||
* 0001-Restore-auto-default-button-behavior.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 13:04:44 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.22.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/plasma/5/5.22.90
|
||||
- Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 19:08:37 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
11
breeze.spec
11
breeze.spec
@ -22,15 +22,15 @@
|
||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.22.5
|
||||
Version: 5.23.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/stable/plasma/%{version}/breeze-%{version}.tar.xz
|
||||
Source: breeze-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/breeze-%{version}.tar.xz.sig
|
||||
Source1: breeze-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
BuildRequires: cmake >= 3.16
|
||||
@ -150,8 +150,6 @@ rm %{buildroot}%{_kf5_sharedir}/kconf_update/breezetobreezelight.upd
|
||||
%{_kf5_iconsdir}/hicolor/scalable/apps/breeze-settings.*
|
||||
%{_kf5_sharedir}/QtCurve/
|
||||
%{_kf5_sharedir}/color-schemes/
|
||||
%dir %{_kf5_sharedir}/plasma
|
||||
%{_kf5_sharedir}/plasma/look-and-feel/
|
||||
%{_kf5_libdir}/kconf_update_bin/
|
||||
%{_kf5_sharedir}/kconf_update/
|
||||
%dir %{_kf5_plugindir}
|
||||
@ -161,9 +159,6 @@ rm %{buildroot}%{_kf5_sharedir}/kconf_update/breezetobreezelight.upd
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/breezestyleconfig.desktop
|
||||
%{_kf5_libdir}/cmake/Breeze/
|
||||
%dir %{_kf5_appstreamdir}/
|
||||
%{_kf5_appstreamdir}/org.kde.breezedark.desktop.appdata.xml
|
||||
%{_kf5_appstreamdir}/org.kde.breezetwilight.desktop.appdata.xml
|
||||
|
||||
%files -n breeze5-wallpapers
|
||||
%license LICENSES/*
|
||||
|
BIN
plasma.keyring
BIN
plasma.keyring
Binary file not shown.
Loading…
Reference in New Issue
Block a user