Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:58:41 +00:00 committed by Stepan Oksanichenko
parent 95a955ef7b
commit 8b543cea39
2 changed files with 6 additions and 1 deletions

1
.libzmf.metadata Normal file
View File

@ -0,0 +1 @@
c0dc491800f4aa24960d20fa38b9f84df1c15e07 libzmf-0.0.2.tar.xz

View File

@ -2,7 +2,7 @@
Name: libzmf
Version: 0.0.2
Release: 17%{?dist}
Release: 18%{?dist}
Summary: A library for import of Zoner document formats
License: MPLv2.0
@ -103,6 +103,10 @@ export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_P
%{_mandir}/man1/zmf2svg.1*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.2-18
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.2-17
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937