KDE Frameworks 5.85.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=186
This commit is contained in:
parent
474949ceea
commit
0597478620
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:049a26594de966a215ea4546bbf76a2395def31a637eb26820258d7c0962408c
|
|
||||||
size 2049972
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgingACgkQWNDuZIpI
|
|
||||||
s7vygwf/dzV1kVouOOHdip6vC1xR5pamg4AR2tGPWy5+VhGGTOQdpp04j9tSin36
|
|
||||||
qewYgfVcJVNj+WtWs2++RCzSReKaGV/JY0quAfYxsInrewQoUsDhSt8yvwt0XWZ7
|
|
||||||
bpORm4A/aUrmRjbygMAFZQgJSQSUNP6AFMyqKZxpC3zx6VxfjaPkkWQjAfZz1BPg
|
|
||||||
iPA5UeCm4njvhvXZh59kqWgNI0j8IE0Mc/N1X2zwsBk4ovdDxJ+lkq5lRRyu4Bxz
|
|
||||||
lmMjo/L+Mg85T212F/c4bZZLsaujANw3+Nf/9N6hP+YzjptH2h0FgbbHDEw2OJqc
|
|
||||||
wDi+23AhPmI3yFcajlO9orjFdp7XFQ==
|
|
||||||
=ISl8
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
breeze-icons-5.85.0.tar.xz
Normal file
3
breeze-icons-5.85.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4407aed678f85ab600b63337553ee9cd5f967bbffd383c351add1c0746ab273d
|
||||||
|
size 2051056
|
11
breeze-icons-5.85.0.tar.xz.sig
Normal file
11
breeze-icons-5.85.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBS4ACgkQWNDuZIpI
|
||||||
|
s7uUZwf8CFpuC7D+qz32TtRTvMpROhVfCaisQZzoHZJcdyX7wg58UtecWAlRiXq5
|
||||||
|
f6/OyQx72+IyglaFLxbybvX0A3EsEuQdLCIVcLw0/wx3s4+L55I7JArmuncJARqx
|
||||||
|
XW/qH2pYqrhnqxKgbV9TTOeTfNW04MHwmqjWG5/kgTuaQc+Zo6VoRk3JbnBQVic0
|
||||||
|
FnOgniysjnEQ1udwM3UwkqiCoGOBAxlWTlAaMz/NGruyyDmt7fwFWmt0Nj+vDD0Q
|
||||||
|
9uwNAd+V9eBsy6tWVGLgH84sh5kuH5JWRWkr4eKHIwDP2VnWL47algUieMXTjvtR
|
||||||
|
BoDacLbgw4zfsU2hdu6p2mSPbwZ4NA==
|
||||||
|
=1G3K
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 6 12:11:19 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.85.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.85.0
|
||||||
|
- Changes since 5.84.0:
|
||||||
|
* React to Telegram's new ID and show the Breeze icon
|
||||||
|
* React to Inkscape's new ID and show the Breeze icon (kde#440498)
|
||||||
|
* also add zoom-fit-page symlink for 32px
|
||||||
|
* align look of 22 px zoom-fit-{width,height} icons with others
|
||||||
|
* add zoom-fit-page symlink for 22px
|
||||||
|
* Symlink draw-cuboid to shape-cuboid
|
||||||
|
* Add temperature icons
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 4 07:45:04 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jul 4 07:45:04 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.84
|
%define _tar_path 5.85
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
@ -24,7 +24,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: breeze5-icons
|
Name: breeze5-icons
|
||||||
Version: 5.84.0
|
Version: 5.85.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Breeze icon theme
|
Summary: Breeze icon theme
|
||||||
License: LGPL-3.0-only
|
License: LGPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user