diff --git a/breeze-icons-5.76.0.tar.xz b/breeze-icons-5.76.0.tar.xz deleted file mode 100644 index 63731f9..0000000 --- a/breeze-icons-5.76.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0211f0e6fa9137dbb42bcad1ac352bbfe793b6a3e6483adc2051b5c24a7851b -size 1991580 diff --git a/breeze-icons-5.76.0.tar.xz.sig b/breeze-icons-5.76.0.tar.xz.sig deleted file mode 100644 index a7b928e..0000000 --- a/breeze-icons-5.76.0.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/breeze-icons-5.77.0.tar.xz b/breeze-icons-5.77.0.tar.xz new file mode 100644 index 0000000..1750eab --- /dev/null +++ b/breeze-icons-5.77.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ad021edd6999e632991bff286f13601b898dc623388e52e82b68b5ac0a0f82 +size 1993056 diff --git a/breeze-icons-5.77.0.tar.xz.sig b/breeze-icons-5.77.0.tar.xz.sig new file mode 100644 index 0000000..c535426 --- /dev/null +++ b/breeze-icons-5.77.0.tar.xz.sig @@ -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----- diff --git a/breeze5-icons.changes b/breeze5-icons.changes index 416e007..5466f7b 100644 --- a/breeze5-icons.changes +++ b/breeze5-icons.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat Dec 5 18:56:08 UTC 2020 - Christophe Giboudeaux + +- 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 diff --git a/breeze5-icons.spec b/breeze5-icons.spec index dd8693b..aeebf6f 100644 --- a/breeze5-icons.spec +++ b/breeze5-icons.spec @@ -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