Accepting request 899704 from KDE:Frameworks5
KDE Frameworks 5.83.0 OBS-URL: https://build.opensuse.org/request/show/899704 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze5-icons?expand=0&rev=69
This commit is contained in:
commit
58c9d00012
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b7c232cca879776412e4a5879080ef281d971fe2bb03d9c08ae638e357061b9
|
|
||||||
size 2035608
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaWIACgkQWNDuZIpI
|
|
||||||
s7vOVAf/XJSuvlnBlnCWpN7Wv/xuxQaCQqO4R26nMNGTExprE/ZzHVKzOZqQ7rqP
|
|
||||||
5qy3i/4Lu9PomlWsupe8K7qBHAguwcsAC+oYPkT6/QnWErDMICNwXPXV6rKHen8E
|
|
||||||
vXJa2ZEyv49+yQxoAjJBvTbBzo75gYGX6HxlAE96CGtXFN3yc705OnZRICGoJHlV
|
|
||||||
obvGgZp9KHj1NWDsVzgpLa8R9NvMHu+8JoDa/sQuTsurU57Y+H9FIJsH2GqUfBGn
|
|
||||||
4pBUxZJVxG0XLhEGeHjUDiLsc5+YrbTf0rCj+IrG3N6o1UzuCYysI3Ec8R8mLqyT
|
|
||||||
SP+B00ZS3cSay8/2LbjhuqyydGlDcQ==
|
|
||||||
=gMUT
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
breeze-icons-5.83.0.tar.xz
Normal file
3
breeze-icons-5.83.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b28119440ccfd9110a1a0fef951eddc9e5df6f2b0f1f9441228f88aaea006fe4
|
||||||
|
size 2042696
|
11
breeze-icons-5.83.0.tar.xz.sig
Normal file
11
breeze-icons-5.83.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VnEACgkQWNDuZIpI
|
||||||
|
s7uBtwgAv0yCrBUnSGmLiuS78Z2AIaAU1YEibDiSznXYVsQQJg3q2E7z47KOTBcR
|
||||||
|
CxjfrOC21MM4XUloFeS+MMZ0v16sD8YVSgLxd53Bl8AJFM+vXw2E/Xq/YN63PTwR
|
||||||
|
39VWrn/peZqbQpz9zcka+9+1brAwbPTuHca1bqIrPU2ZchhIG1PxO87ZM6upOzPw
|
||||||
|
jqS4iOeocoD2mCA3eTSXH5ie3n2bUMdhiXcBLqUKs4bHty0z/coSucYq5bJrts5/
|
||||||
|
nkIpXgBH7nAKWh2BiVsAvQZGGJz6yp0QFP20cKFjoq/1p/6vXA4xSPiMiBtk0B8G
|
||||||
|
ipvW0s7TzqwiUpF1kz+tR/zHm3RU+A==
|
||||||
|
=Pabr
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 5 11:58:24 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.83.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.83.0
|
||||||
|
- Changes since 5.82.0:
|
||||||
|
* Added new KMyMoney icon again with some extra tweaks
|
||||||
|
* Add Goodvibes icon
|
||||||
|
* Bump required CMake version to 3.16
|
||||||
|
* add an icon for skanpage
|
||||||
|
* Add *.kdev4 to .gitignore
|
||||||
|
* Tweaked the Rust mimetypes to better match the official branding (kde#434346)
|
||||||
|
* Made links relative
|
||||||
|
* Fixed code and links issues
|
||||||
|
* Updated icons and added symlinks
|
||||||
|
* Separated icons to -left and -right
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 1 16:40:29 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat May 1 16:40:29 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.82
|
%define _tar_path 5.83
|
||||||
# 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.82.0
|
Version: 5.83.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