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 20:12:56 +00:00
parent cde08017b7
commit a7387b84c0
1 changed files with 5 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: gnome-connections
Version: 40.0
Release: 7%{?dist}
Release: 8%{?dist}
Summary: A remote desktop client for the GNOME desktop environment
License: GPLv3+
@ -75,6 +75,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections
%{_datadir}/mime/packages/org.gnome.Connections.xml
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-7
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065