forked from pool/breeze5-icons
KDE frameworks 5.77.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=169
This commit is contained in:
parent
8f0dc6fbe6
commit
f1f3d0432c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0211f0e6fa9137dbb42bcad1ac352bbfe793b6a3e6483adc2051b5c24a7851b
|
||||
size 1991580
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5DQACgkQWNDuZIpI
|
||||
s7uYKQf/dlxsZ7QWL7NdPr7O60PT9ZZreLjodRN2bjpa3/gVfbZTI5GHGFiSeik5
|
||||
XGTPsF7aE/iRW8yndsOSBmXRomuhBs7wO6qWC/kTW9yeRNn5oIPjriCA3ndKpRQW
|
||||
ioa34ZVTkkAsW27emWqtSASyK/dPAmO2Lqx9IFc06pMwNjNfITJMPuKcioYi0Avf
|
||||
YRoZxIohOD3dm233o5zEcLnbI7vMHEYzs0WByy51de4VeoDT94nvDUfqpesoIlYK
|
||||
osrXF0IA8s8b9E26KdclPSyCmC+dlKjaZWLoB10We+5cTqZHF1zXlY0sPB5c1TrE
|
||||
/xOur40hMRI78wwKeRqyHORx7a54Lg==
|
||||
=mIeo
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-icons-5.77.0.tar.xz
Normal file
3
breeze-icons-5.77.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96ad021edd6999e632991bff286f13601b898dc623388e52e82b68b5ac0a0f82
|
||||
size 1993056
|
11
breeze-icons-5.77.0.tar.xz.sig
Normal file
11
breeze-icons-5.77.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/Lnx4ACgkQWNDuZIpI
|
||||
s7t8jAgAjKLvrBVa+y9QZ9+3Ua/HedQD3cY2KUrwxqdNk8ezQb/CY5HsTW3HE7js
|
||||
IamHFjMygAzIhSOHnAxcz8E2qZVwwHdEE5AoZGa1c/Myzzws6geHh+9SLnode8Qc
|
||||
UkpnNpbBCYboCa/NjK+VrgZZTQW5yBzijYT4cpsOszcPHSmVWh+wUaqZi0yjV9kj
|
||||
IDrKq0P0w6V7uyr2siZYxqEPHI4LYMIuUXUhPbaGmwfI+aMMUbFm+EdXcWZgChbV
|
||||
VVdx6gusRI6+gpey7knPebdTz2t8FedXNJEfxChxYsSy6ObLFQe9l9JIe3wN8HMM
|
||||
XMYZIRh3j0Ki+CKhGVw72MaQDNxfPw==
|
||||
=9hU1
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 18:56:08 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.77.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.77.0
|
||||
- Changes since 5.76.0:
|
||||
* Add text-field variants: -frameless (-> text-field), -framed
|
||||
* Add symbolic name symlink for input-* icons.
|
||||
* Add icon for True Type XML font
|
||||
* Add add-subtitle
|
||||
* Change MathML icon to use a formula and use specific mime type
|
||||
* Add icon for QEMU disk image and SquashFS image
|
||||
* Add edit-move action icon
|
||||
* Add icon for core dumps
|
||||
* Add a bunch of subtitle mime types
|
||||
* Remove useless blur from kontrast icon
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 21:34:08 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.76
|
||||
%define _tar_path 5.77
|
||||
# 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.76.0
|
||||
Version: 5.77.0
|
||||
Release: 0
|
||||
Summary: Breeze icon theme
|
||||
License: LGPL-3.0-only
|
||||
@ -41,8 +41,8 @@ BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: libxml2-tools
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-lxml
|
||||
BuildRequires: cmake(Qt5Core) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.12.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.13.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.13.0
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user