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 22:25:44 +00:00
parent 4c4b809fab
commit be8aafb77a

View File

@ -73,7 +73,7 @@
Name: mysql Name: mysql
Version: 8.0.22 Version: 8.0.22
Release: 6%{?with_debug:.debug}%{?dist} Release: 7%{?with_debug:.debug}%{?dist}
Summary: MySQL client programs and shared libraries Summary: MySQL client programs and shared libraries
URL: http://www.mysql.com URL: http://www.mysql.com
@ -1011,6 +1011,10 @@ fi
%endif %endif
%changelog %changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.22-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.22-6 * Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 8.0.22-6
- Rebuilt for RHEL 9 BETA for openssl 3.0 - Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065 Related: rhbz#1971065