new upstream release 0.1.3

f41
David Tardon 5 years ago
parent 50ac7637fa
commit 0722c0838b

1
.gitignore vendored

@ -3,3 +3,4 @@
/libabw-0.1.0.tar.xz
/libabw-0.1.1.tar.xz
/libabw-0.1.2.tar.xz
/libabw-0.1.3.tar.xz

@ -1,8 +1,8 @@
%global apiversion 0.1
Name: libabw
Version: 0.1.2
Release: 5%{?dist}
Version: 0.1.3
Release: 1%{?dist}
Summary: A library for import of AbiWord files
License: MPLv2.0
@ -51,7 +51,7 @@ supported: XHTML, raw, text.
%autosetup -p1
%build
%configure --disable-silent-rules --disable-static --disable-werror
%configure --disable-silent-rules --disable-static
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' \
@ -98,6 +98,9 @@ install -m 0644 abw2*.1 %{buildroot}/%{_mandir}/man1
%{_mandir}/man1/abw2html.1*
%changelog
* Sat Aug 17 2019 David Tardon <dtardon@redhat.com> - 0.1.3-1
- new upstream release
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

@ -1 +1 @@
SHA512 (libabw-0.1.2.tar.xz) = a365c1aa047a97a86eee6bce8463646bdf248a51013139ee288402a832fd545586e072d7c7fc11a56f42e3637de9e922197be20d0587e53c51fd80ced409a6cd
SHA512 (libabw-0.1.3.tar.xz) = 0d2646e1bad1e11b3da43714ac5931fc67ffdbc4e7a25a44ef5b6e6a41de1e0ae14596b4a87cceb07bf56dbbe9344622b3d60afcb054ee0ab8577ca8e9b5c289

Loading…
Cancel
Save