KDE Frameworks 5.51
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=102
This commit is contained in:
parent
7e5870415a
commit
aff6fd14e8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc41f8e89af68fb7b91a28dcb43d1f57b238657cf24684c5e98307e033f514fe
|
||||
size 1545996
|
3
breeze-icons-5.51.0.tar.xz
Normal file
3
breeze-icons-5.51.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d16c30faf268ec057dde0d2d33760aabf371102c9cbbc51c964016f195ac8c9b
|
||||
size 1547128
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 08:01:44 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Run spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 15 11:51:45 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.51.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php
|
||||
- Changes since 5.50.0:
|
||||
* Fix "stack-use-after-scope" detected by ASAN in CI
|
||||
* Fix monochrome icons missing stylesheets
|
||||
* Change drive-harddisk to more adaptable style
|
||||
* Add firewall-config and firewall-applet icons
|
||||
* Make lock on plasmavault icon visible with breeze-dark
|
||||
* Add plus symbol to document-new.svg (kde#398850)
|
||||
* Use qprintable here
|
||||
* Make it compile with KDEFrameworkCompilerSettings
|
||||
* Provide icons for 2x scaling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 21:58:44 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -12,22 +12,22 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.50
|
||||
%define _tar_path 5.51
|
||||
# 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.50.0
|
||||
Version: 5.51.0
|
||||
Release: 0
|
||||
Summary: Breeze icon theme
|
||||
License: LGPL-3.0-only
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
URL: https://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/breeze-icons-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE oxygen.diff -- inherit from oxygen
|
||||
Patch0: oxygen.diff
|
||||
|
Loading…
Reference in New Issue
Block a user