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:24:36 +00:00
parent ca9e7d4575
commit 6277aea7f6

View File

@ -3,7 +3,7 @@
Name: asio
Version: 1.16.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A cross-platform C++ library for network programming
License: Boost
@ -54,6 +54,10 @@ autoreconf --install
%{_includedir}/asio.hpp
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.16.1-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 1.16.1-5
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065