Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:18:32 +00:00 committed by Stepan Oksanichenko
parent 801089404f
commit 4f3cce083a
2 changed files with 6 additions and 1 deletions

1
.libcdr.metadata Normal file
View File

@ -0,0 +1 @@
847b1dadf6c96498dd57587ffe50d1ada6038e07 libcdr-0.1.7.tar.xz

View File

@ -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 <mboddu@redhat.com> - 0.1.7-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.1.7-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937