Rebuilt to ship adwaita-icon-theme-devel in CRB

Resolves: #2021357
This commit is contained in:
Kalev Lember 2021-11-19 10:55:37 +01:00
parent ec04cabacb
commit 16894e123a

View File

@ -5,7 +5,7 @@
Name: adwaita-icon-theme
Version: 40.1.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Adwaita icon theme
License: LGPLv3+ or CC-BY-SA
@ -88,6 +88,10 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || :
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
%changelog
* Fri Nov 19 2021 Kalev Lember <klember@redhat.com> - 40.1.1-3
- Rebuilt to ship adwaita-icon-theme-devel in CRB
- Resolves: #2021357
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 40.1.1-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688