forked from pool/breeze5-icons
KDE Frameworks 5.101.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze5-icons?expand=0&rev=211
This commit is contained in:
parent
ca21cc0425
commit
21596e88b3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d02c1b6952fddb306ff58f368ffc8d5cbdf0d46afd652c9c56c86020440dcadb
|
||||
size 2156704
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmTcACgkQWNDuZIpI
|
||||
s7vRjQf/QCOFPrshS9UsBEB59I2m/zVNvOqa6sXt/ouKs/Fjj+veaTiZXeP9gmWC
|
||||
mugSKodnWkY05Tj+QMGZ6U6iLzQtMcA/1nvl8Fe3qnUu0IhZ5/CnqGMlb5lkiA46
|
||||
GLux/Drllm80ZWv3/IjN3G7JibedUXkgMMHcOvLsgc8gJ5cA/krvESzG7D+08Bo/
|
||||
cVyAtKZ+RWY+JFuebqy4AUMTUt8WvKVNq83vk23ApfrhKQ3INqk+nKoZuvEeWVWO
|
||||
CnOw7m+4T+1OAX1eGqeBqrED2XyFdXl7IIIPb2ug1MkUsko/cIIXyUdzKIWdmPL0
|
||||
f8TSfFXFA57nstaL+FTewM5KJyvyOQ==
|
||||
=jQNh
|
||||
-----END PGP SIGNATURE-----
|
3
breeze-icons-5.101.0.tar.xz
Normal file
3
breeze-icons-5.101.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9745944a04860d002f3b95df21fe560b6fbd7d515b8a06ec60da63644a018ef
|
||||
size 2163540
|
11
breeze-icons-5.101.0.tar.xz.sig
Normal file
11
breeze-icons-5.101.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLIIACgkQWNDuZIpI
|
||||
s7vQNwf/YttijYszO5ttbrTT79zcZqQiem44zjfLCHY+j1ZDPzGh428XYI1256YK
|
||||
mhT2iSNru4ALypdEmzxtBdobaWmQE+dKNBMSKQHbau2kMxiwV59y2luWQRjVTPaF
|
||||
ZTSoiwS+s0LqIMp6dBETiXbWiT+tkLvK6QGUyi4/feuH3FOtqewXxp6Ld1DaFjoY
|
||||
18z/koFZ1Q7U1z8kY+CmpvGMs0WV88ABIk+SsLmuLV8WyHVjeL9iZuyHNfdtp3EU
|
||||
CyNMZrNDkJYocSSbInvUCfy+H1+htJypZdT+Uys7LDzjn7CuYyVCFTd8EK81snwJ
|
||||
g9Wn6YbCmENqtIo3iNte413CZoIf6A==
|
||||
=a+Lz
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 20:10:18 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 5.101.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.101.0
|
||||
- Changes since 5.100.0:
|
||||
* Add kdesrc-build icons
|
||||
* scalabletest "QString("" -> "QStringLiteral(""
|
||||
* Add SimpleScreenRecorder icon (kde#412490)
|
||||
* application-x-executable: make symbolic icon follow color scheme
|
||||
* Add touchscreen icons to devices and preferences (kde#461562)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 08:34:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.100
|
||||
%define _tar_path 5.101
|
||||
# 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,11 +24,10 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without released
|
||||
Name: breeze5-icons
|
||||
Version: 5.100.0
|
||||
Version: 5.101.0
|
||||
Release: 0
|
||||
Summary: Breeze icon theme
|
||||
License: LGPL-3.0-only
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source: breeze-icons-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
@ -50,7 +49,6 @@ Breeze-icons is a freedesktop.org compatible icon theme.
|
||||
|
||||
%package rcc
|
||||
Summary: Breeze icon theme - rcc file
|
||||
Group: System/GUI/KDE
|
||||
|
||||
%description rcc
|
||||
Breeze-icons is a freedesktop.org compatible icon theme.
|
||||
|
Loading…
Reference in New Issue
Block a user