1
0
forked from pool/breeze5-icons
Christophe Giboudeaux 2020-02-08 00:13:59 +00:00 committed by Git OBS Bridge
parent 8ffa93e4b1
commit b1b4998ff8
6 changed files with 41 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:445a77204c7d9ac398e7f1d1594cd93e719665c85c7fb9ef71fde1ce68cb64d7
size 2739092

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxLYACgkQWNDuZIpI
s7tqnAf/YPPknAMtBBOGuE7OH3VXiIqdE0MRhav9bvEjXeh7tzNStHjMJtlB/GC4
1rSxy5cRGM31RaFhh6R/FB8B2WsGhcVJ/w5sre67i6y43eaZu5UDOrOIGCdVhzTM
GT68CiGM7B/RZFvwuacZNKXvIUceYMwFwYmWayAOXcbrYcxb76ztYxEW0h71Lvv+
KPi4iXa/2fF3UvnzgA8ixqFgSAwEXe5qCaTLB1gnpV0hNeVVPfSzM6k7GqOYc9CQ
cfgIEQLF0RVUkgS0bFQ9G5y3efJtCmGxBQEETj/6cpXhmUQMd2mRTSsebv8DKgzm
iCtZ6lLElazYiE1KrX+rs4RtRg3qPQ==
=HbQt
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0583ca2ee6bdde1db283241dba9cf11e0014f91f35bd0150c3fb70eb5b67faa3
size 2731080

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420QMACgkQWNDuZIpI
s7srlwf+PeNhgWDhM/1xy9dBk82nNSLesSP0qRGuN3dOmJJdKctWAaoFQtJe/kwC
I+sAzCDj1wTRfDGk24E7ra8l6UjkVV6eY8OgMtAo+D7ydE4OvJQbHnpwf/2CZj3F
LmXNHKMpBHHr8PI1bjl3nf+JxM+As2ZDrpkQnIpvPpyh6V0l4y2J339l9jTHwF8W
mmtqZmPMzwWy3ijM1QgXTHs2p3GgDAWpDFKNBYMqs9ZzEPfjunD0FRQSA/bWCifm
LbOPqY+Sqo8ULiLFfglQVHk+VlM3J4hoFAY874Ba70OnvWbK8O7GmwTMKPdHg9WX
DWit5DpKNivk/wj1C8NJdLfEguK5Ew==
=r8KQ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Feb 2 18:06:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
-------------------------------------------------------------------
Sun Feb 2 14:32:26 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php
- Changes since 5.66.0:
* create Breeze style Kate icon based on new design by Tyson Tan
* Change VLC icon to be more like official VLC icons
* add ktrip icon from ktrip repo
* Clean up wayland icon shadow
* Add icon for application/sql
* Cleanup and add 22px media repeat icons
* Add icon for text/vnd.kde.kcrash-report
* Turn application/x-ms-shortcut into an actual shortcut icon
-------------------------------------------------------------------
Sun Jan 5 09:01:55 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,7 +16,7 @@
#
%define _tar_path 5.66
%define _tar_path 5.67
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@ -24,7 +24,7 @@
# Only needed for the package signature condition
%bcond_without lang
Name: breeze5-icons
Version: 5.66.0
Version: 5.67.0
Release: 0
Summary: Breeze icon theme
License: LGPL-3.0-only
@ -42,8 +42,8 @@ BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: libxml2-tools
BuildRequires: cmake(Qt5Core) >= 5.11.0
BuildRequires: cmake(Qt5Test) >= 5.11.0
BuildRequires: cmake(Qt5Core) >= 5.12.0
BuildRequires: cmake(Qt5Test) >= 5.12.0
Requires: oxygen5-icon-theme
BuildArch: noarch
@ -56,7 +56,7 @@ Breeze-icons is a freedesktop.org compatible icon theme.
%build
%cmake_kf5 -d build -- -DBINARY_ICONS_RESOURCE=ON
%make_jobs
%cmake_build
%install
%kf5_makeinstall -C build