Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 19:36:08 +00:00
parent 31539e3767
commit 459778010f
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: chrome-gnome-shell
Version: 10.1
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Support for managing GNOME Shell Extensions through web browsers
License: GPLv3+
@ -61,6 +61,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.ChromeGn
%{_datadir}/icons/hicolor/*/apps/org.gnome.ChromeGnomeShell.png
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 10.1-14
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 10.1-13
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937