Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:52:40 +00:00 committed by Stepan Oksanichenko
parent 3660ddb19b
commit f811984ad5
2 changed files with 6 additions and 1 deletions

1
.libwpg.metadata Normal file
View File

@ -0,0 +1 @@
20096bd99681c719164cefafc9046271de255acb libwpg-0.3.3.tar.xz

View File

@ -2,7 +2,7 @@
Name: libwpg
Version: 0.3.3
Release: 7%{?dist}
Release: 8%{?dist}
Summary: A library for import of WordPerfect Graphics images
License: LGPLv2+ or MPLv2.0
@ -105,6 +105,10 @@ install -m 0644 wpg2*.1 %{buildroot}/%{_mandir}/man1
%{_mandir}/man1/wpg2svgbatch.pl.1*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.3-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.3-7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937