forked from pool/breeze5-icons
Update to 5.49.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=98
This commit is contained in:
parent
ec55917731
commit
2f031a7fbf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10fb18b3ab1cc8991054bd984f70e0f966dd41f4d2d2743cc4e09aef7ace13dc
|
||||
size 1545612
|
3
breeze-icons-5.49.0.tar.xz
Normal file
3
breeze-icons-5.49.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0b26f538905175ce763089b00c91d0be95278ac4b5085116d66530c2110069d
|
||||
size 1545828
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 19 09:18:41 UTC 2018 - christophe@krop.fr
|
||||
|
||||
- Update to 5.49.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php
|
||||
- Changes since 5.48.0:
|
||||
* Add `drive-optical` icon (kde#396432)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 04:37:34 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,18 +16,18 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.48
|
||||
%define _tar_path 5.49
|
||||
# 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.48.0
|
||||
Version: 5.49.0
|
||||
Release: 0
|
||||
Summary: Breeze icon theme
|
||||
License: LGPL-3.0-only
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
URL: http://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
|
||||
@ -40,7 +40,6 @@ BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||
Requires: oxygen5-icon-theme
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Breeze-icons is a freedesktop.org compatible icon theme.
|
||||
@ -66,8 +65,7 @@ Breeze-icons is a freedesktop.org compatible icon theme.
|
||||
%icon_theme_cache_post breeze-dark
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%ghost %{_kf5_iconsdir}/breeze/icon-theme.cache
|
||||
%ghost %{_kf5_iconsdir}/breeze-dark/icon-theme.cache
|
||||
%{_kf5_iconsdir}/breeze/
|
||||
|
Loading…
Reference in New Issue
Block a user