KDE Frameworks 5.52.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=104
This commit is contained in:
parent
aff6fd14e8
commit
afc4b73469
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d16c30faf268ec057dde0d2d33760aabf371102c9cbbc51c964016f195ac8c9b
|
||||
size 1547128
|
3
breeze-icons-5.52.0.tar.xz
Normal file
3
breeze-icons-5.52.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:979db0040d8c7ef7adcac133988f6440ebe21bf3f4c4479e830d38195ba1dc5a
|
||||
size 1549388
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 11 19:48:02 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.52.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php
|
||||
- Changes since 5.51.0:
|
||||
* Change package manager icons to emblems
|
||||
* Re-add monochrome link icon as action Some action icons were symlinks to `emblem-symbolic-link`. When the new emblem style was applied to `emblem-symbolic-link`, those actions then had the wrong style. The old style has been re-added as an action icon and the symlinks have been changed to point to `link.svg`.
|
||||
* Improve emblem contrast, legibility and consistency (kde#399356, kde#399357, kde#399968)
|
||||
* Support "new" mimetype for .deb files BUG: 399421 FIXED-IN: 5.52 (kde#399421)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 08:01:44 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -16,13 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.51
|
||||
%define _tar_path 5.52
|
||||
# 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
Name: breeze5-icons
|
||||
Version: 5.51.0
|
||||
Version: 5.52.0
|
||||
Release: 0
|
||||
Summary: Breeze icon theme
|
||||
License: LGPL-3.0-only
|
||||
|
10
oxygen.diff
10
oxygen.diff
@ -1,8 +1,8 @@
|
||||
Index: breeze-icons-5.36.0/icons/index.theme
|
||||
===================================================================
|
||||
--- breeze-icons-5.36.0.orig/icons/index.theme
|
||||
+++ breeze-icons-5.36.0/icons/index.theme
|
||||
@@ -76,7 +76,7 @@ Comment[zh_TW]=預設的 Plasma 5 主題
|
||||
diff --git a/icons/index.theme b/icons/index.theme
|
||||
index c977e68..be58a20 100644
|
||||
--- a/icons/index.theme
|
||||
+++ b/icons/index.theme
|
||||
@@ -19,7 +19,7 @@ Comment[x-test]=xxDefault Plasma 5 Theme
|
||||
|
||||
DisplayDepth=32
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user