diff --git a/librevenge.spec b/librevenge.spec index fb8f78c..6be1514 100644 --- a/librevenge.spec +++ b/librevenge.spec @@ -2,7 +2,7 @@ Name: librevenge Version: 0.0.4 -Release: 21%{?dist} +Release: 22%{?dist} Summary: A base library for writing document import filters # src/lib/RVNGOLEStream.{h,cpp} are BSD @@ -110,6 +110,10 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PA %endif %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.0.4-22 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.0.4-21 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937