forked from pool/breeze5-icons
Accepting request 710711 from KDE:Frameworks5
KDE Frameworks 5.59.0 OBS-URL: https://build.opensuse.org/request/show/710711 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze5-icons?expand=0&rev=45
This commit is contained in:
commit
c17559a6b7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:536d2790a143bf0d8cc9ee4de74dea0924eb7d3ac4888fece7bf7c7038066491
|
|
||||||
size 1660648
|
|
3
breeze-icons-5.59.0.tar.xz
Normal file
3
breeze-icons-5.59.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ba194a2b2a4b2c0702ac39f340dba62772f8fed450b6b5eb6e2d06a33a1c6f5
|
||||||
|
size 2680088
|
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 09 07:35:11 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 5.59.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php
|
||||||
|
- Changes since 5.58.0:
|
||||||
|
* add krita icon
|
||||||
|
* gcompris-qt too
|
||||||
|
* Make falkon icon a real SVG
|
||||||
|
* add missing icons from the apps, to be redone (kde#407527)
|
||||||
|
* add icon for kfourinline from app, needs updating too
|
||||||
|
* add kigo icon (kde#407527)
|
||||||
|
* icon for symboleditor app
|
||||||
|
* kajongg icon
|
||||||
|
* add kwave icon from kwave, to be redone in breeze style
|
||||||
|
* Symlink arrow-*-double to go-*-skip, add 24px go-*-skip
|
||||||
|
* Change input-* device icon styles, add 16px icons
|
||||||
|
* Add dark version of new Knights icon which escaped from my previous commit
|
||||||
|
* Create new icon for Knights based on Anjuta's icon
|
||||||
|
* add icons for apps which miss them in breeze, these should be updated to be more breezy but they are needed for the new kde.org/applications for now
|
||||||
|
* kxstitch icon from kde:kxstitch, to be updated
|
||||||
|
* don't glob everything and the kitchen sink
|
||||||
|
* make sure to also assert ScaledDirectories
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 18:16:15 UTC 2019 - lbeltrame@kde.org
|
Wed May 15 18:16:15 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -16,13 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.58
|
%define _tar_path 5.59
|
||||||
# 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)
|
||||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
Name: breeze5-icons
|
Name: breeze5-icons
|
||||||
Version: 5.58.0
|
Version: 5.59.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