diff --git a/libcdr.spec b/libcdr.spec index 70438ce..a86a608 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -2,7 +2,7 @@ Name: libcdr Version: 0.1.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library for import of CorelDRAW drawings # the only Public Domain source is src/lib/CDRColorProfiles.h @@ -112,6 +112,10 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PA %{_mandir}/man1/cmx2xhtml.1* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.1.7-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.1.7-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937