Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:46:02 +00:00 committed by Stepan Oksanichenko
parent a28fc8a1f2
commit 007b4c6333
2 changed files with 6 additions and 1 deletions

1
.libstaroffice.metadata Normal file
View File

@ -0,0 +1 @@
9b168499b802eb63aa16be2a7a6f9112b4dbbac3 libstaroffice-0.0.7.tar.xz

View File

@ -2,7 +2,7 @@
Name: libstaroffice
Version: 0.0.7
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A library for import of binary StarOffice documents
License: MPLv2.0 or LGPLv2+
@ -99,6 +99,10 @@ install -m 0644 sd2*.1 sd?2*.1 %{buildroot}/%{_mandir}/man1
%{_mandir}/man1/sdc2csv.1*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.7-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.7-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937