diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index b5e21f3..c400167 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -1,6 +1,6 @@ Name: libmicrohttpd Version: 0.9.72 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Summary: Lightweight library for embedding a webserver in applications License: LGPLv2+ @@ -107,6 +107,10 @@ fi %doc html %changelog +* Mon Aug 09 2021 Mohan Boddu - 1:0.9.72-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1:0.9.72-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937