diff --git a/libgxps.spec b/libgxps.spec index 488de3f..052e55e 100644 --- a/libgxps.spec +++ b/libgxps.spec @@ -1,6 +1,6 @@ Name: libgxps Version: 0.3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GObject based library for handling and rendering XPS documents License: LGPLv2+ @@ -80,6 +80,10 @@ documents using the %{name} library. %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.3.2-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.3.2-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937