forked from pool/breeze5-icons
KDE Frameworks 5.42
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=84
This commit is contained in:
parent
bec433cb19
commit
80cb4aced8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9cdce42833ebdf1f1ecfca966fc1f132a0a2ab5eaaf10433b5dc5a8688ae06cc
|
||||
size 1499396
|
3
breeze-icons-5.42.0.tar.xz
Normal file
3
breeze-icons-5.42.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99900eb0d2c9b5822e93f6be21fcf4581919c94cc02f8c9331de7921c0023257
|
||||
size 1521352
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 22:50:13 CET 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.42.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php
|
||||
- Changes since 5.41.0:
|
||||
* Fix icon name "weather-none" -> "weather-none-available" (kde#379875)
|
||||
* Remove obsolete reviewboardrc file
|
||||
* remove Vivaldi icon cause the origin app icon fits perfect with breeze BUG: 383517 (kde#383517)
|
||||
* add Some missing mimes
|
||||
* Breeze-icons add document-send icon BUG: 388048 (kde#388048)
|
||||
* update album artist icon
|
||||
* add labplot-editlayout support
|
||||
* remove duplicates and update dark theme
|
||||
* add gnumeric breeze-icon support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 17 09:43:47 CET 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package breeze5-icons
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,13 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.41
|
||||
%define _tar_path 5.42
|
||||
# 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}')}
|
||||
Name: breeze5-icons
|
||||
Version: 5.41.0
|
||||
Version: 5.42.0
|
||||
Release: 0
|
||||
Summary: Breeze icon theme
|
||||
License: LGPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user