1
0
forked from pool/breeze5-icons
Christophe Marin 2024-01-14 15:36:38 +00:00 committed by Git OBS Bridge
parent 50f0f2ed53
commit 24ab091e37
6 changed files with 29 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88dc60fbc04fddabda0d4eb3fe94d4e3c149ff4d2b44fdcf89b711d421e3634d
size 2173152

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAgsACgkQWNDuZIpI
s7t3ogf9FQCZ+kOO+A8Q0iY8P/xn/M+l5xfN6A6eaCvaWby4Ho35W4OWRIrJvAik
mURukoJ3gs+QE9L0vZMBRp2F+9NnuAWWwL3+Mjp+Rrgeqtjll1tS/l5RdCAa34jG
7nKODNT8bg6Tvii+zUQXRoa1EoIMkhgqpa+P0AAadwhA1ZiKTDp8nLF7rK5PsUHK
PZ0os1lpZpEsSAKM7D75IGqkGeIQ8jXe5NLFPI6t+A34kmMzR/JxZTlGS4JeMsl0
bv17gi2sEdub/YSw1yns3vPwyjbJEIwvjelPiNTDTs4zNKJizTwPl9qooLsPH6oc
JqGyY+UtQ4aAoRB+bwk+P71fyy0YXg==
=c8Ja
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmWZJosACgkQWNDuZIpI
s7v9/wgAphA4TIVWL1qijTpWD1CI0MYKiF+ul1PtUWqtrtYODhC1xzJ1PAPklY4S
hjpHc2sZ5Wi6lkFUtyn1jrADhjpCGA9R+wJpBgpFIVvieoPzjyoR0Jw9YLD+hO8e
V6VOV9u+pKKQp/EkRpjDN+ToXLa9NT6yIc67CNDWp6Dhn/xiE9rvb5wJaIMdUYqS
4LIHhqjmvffpBhFrP9Ka72LZNK1DxPuSCQ33pEbZcRF0QBKMfXiCAOouIT6LAOGA
xRn55PpQBo+4F5ed0W96FK7jujt81PoXrV+r/3c5hoO3sgtnZQ/UMiUXFkFX2ZFi
m8HL6dilMaqRZ+UCgGNccXeew6MGRw==
=4KEK
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jan 13 11:21:13 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 5.114.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.114.0
- No code change since 5.113.0
-------------------------------------------------------------------
Tue Dec 5 11:17:14 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -16,14 +16,15 @@
#
%define _tar_path 5.103
# 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}')}
%define qt5_version 5.15.2
# Only needed for the package signature condition
%bcond_without released
Name: breeze5-icons
Version: 5.113.0
Version: 5.114.0
Release: 0
Summary: Breeze icon theme
License: LGPL-3.0-only
@ -33,14 +34,14 @@ Source: breeze-icons-%{version}.tar.xz
Source1: breeze-icons-%{version}.tar.xz.sig
Source2: frameworks.keyring
%endif
BuildRequires: extra-cmake-modules >= %{_kf5_version}
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: libxml2-tools
BuildRequires: python3
BuildRequires: python3-lxml
BuildRequires: cmake(Qt5Core) >= %{qt5_version}
BuildRequires: cmake(Qt5Test) >= %{qt5_version}
BuildRequires: cmake(Qt5Core) >= 5.15.0
BuildRequires: cmake(Qt5Test) >= 5.15.0
%description
Breeze-icons is a freedesktop.org compatible icon theme.