Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:52:25 +00:00 committed by Stepan Oksanichenko
parent 8aaf5c0de6
commit ec0ad1feb1
2 changed files with 6 additions and 1 deletions

1
.libwpd.metadata Normal file
View File

@ -0,0 +1 @@
c1254f05b2318c160d836e5583c221386db50dd2 libwpd-0.10.3.tar.xz

View File

@ -3,7 +3,7 @@
Name: libwpd
Summary: A library for import of WordPerfect documents
Version: 0.10.3
Release: 9%{?dist}
Release: 10%{?dist}
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
Patch0: %{name}-gcc11.patch
URL: http://libwpd.sf.net/
@ -95,6 +95,10 @@ install -m 0644 wpd2*.1 %{buildroot}/%{_mandir}/man1
%doc docs/%{name}.png
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.10.3-10
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.10.3-9
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937