forked from pool/breeze5-icons
KDE Frameworks 5.48.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=96
This commit is contained in:
parent
78bd7dff1e
commit
ec55917731
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a759fb54f07e9fb2be0e6ddb973de17917d828d23c6919f7af20a36c5298df3b
|
||||
size 1544880
|
3
breeze-icons-5.48.0.tar.xz
Normal file
3
breeze-icons-5.48.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10fb18b3ab1cc8991054bd984f70e0f966dd41f4d2d2743cc4e09aef7ace13dc
|
||||
size 1545612
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 04:37:34 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.48.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php
|
||||
- Changes since 5.47.0:
|
||||
* Use the broom-style icon for edit-clear-all too
|
||||
* Use a broom-style icon for edit-clear-history
|
||||
* Revert "BUG 391855 update clear icon with broom"
|
||||
* BUG 391855 update clear icon with broom
|
||||
* change 24px view-media-artist icon
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 13 05:22:51 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,13 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.47
|
||||
%define _tar_path 5.48
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %global _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
|
||||
Version: 5.47.0
|
||||
Version: 5.48.0
|
||||
Release: 0
|
||||
Summary: Breeze icon theme
|
||||
License: LGPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user