diff --git a/http-parser.spec b/http-parser.spec index 9d24ace..c8a1fef 100644 --- a/http-parser.spec +++ b/http-parser.spec @@ -1,6 +1,6 @@ Name: http-parser Version: 2.9.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: HTTP request/response parser for C License: MIT @@ -75,6 +75,10 @@ EOF %{_libdir}/libhttp_parser_strict.so %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.9.4-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.9.4-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937