new upstream release 0.0.7

f41
David Tardon 5 years ago
parent aebf2d09cb
commit 712cc32af9

1
.gitignore vendored

@ -4,3 +4,4 @@
/libstaroffice-0.0.4.tar.xz
/libstaroffice-0.0.5.tar.xz
/libstaroffice-0.0.6.tar.xz
/libstaroffice-0.0.7.tar.xz

@ -1,8 +1,8 @@
%global apiversion 0.0
Name: libstaroffice
Version: 0.0.6
Release: 5%{?dist}
Version: 0.0.7
Release: 1%{?dist}
Summary: A library for import of binary StarOffice documents
License: MPLv2.0 or LGPLv2+
@ -47,8 +47,7 @@ supported: CSV, HTML, plain text, SVG, raw.
%autosetup -p1
%build
%configure --disable-static --disable-werror --disable-silent-rules \
--enable-zip
%configure --disable-static --disable-silent-rules --enable-zip
sed -i \
-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
@ -99,6 +98,9 @@ install -m 0644 sd2*.1 sd?2*.1 %{buildroot}/%{_mandir}/man1
%{_mandir}/man1/sdc2csv.1*
%changelog
* Sun Apr 05 2020 David Tardon <dtardon@redhat.com> - 0.0.7-1
- new upstream release
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (libstaroffice-0.0.6.tar.xz) = 9b5313a069e29265875f2e744b6b39c261f578d72f67fdefe1454c092aaa28399e1b3dfcb3a2f881f9a60674e0115a29350fba3ee37fb442f0a837982077f324
SHA512 (libstaroffice-0.0.7.tar.xz) = fae873457a8018c1613667aa92771981503585513ab01bdbd2dd6d506ed4f72a7a8fdcfcb8953a46dfcb8fd902d2c9ef8ccd1a5ff15c83990a89847fb98009f8

Loading…
Cancel
Save