new upstream release 0.1.0

f41
David Tardon 11 years ago
parent 382f8d0f5a
commit 4586de4da0

1
.gitignore vendored

@ -1,2 +1,3 @@
/libabw-0.0.1.tar.xz /libabw-0.0.1.tar.xz
/libabw-0.0.2.tar.xz /libabw-0.0.2.tar.xz
/libabw-0.1.0.tar.xz

@ -1,8 +1,8 @@
%global apiversion 0.0 %global apiversion 0.1
Name: libabw Name: libabw
Version: 0.0.2 Version: 0.1.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: A library for import of AbiWord files Summary: A library for import of AbiWord files
Group: System Environment/Libraries Group: System Environment/Libraries
@ -14,7 +14,7 @@ BuildRequires: boost-devel
BuildRequires: doxygen BuildRequires: doxygen
BuildRequires: gperf BuildRequires: gperf
BuildRequires: help2man BuildRequires: help2man
BuildRequires: pkgconfig(libwpd-0.9) BuildRequires: pkgconfig(librevenge-0.0)
BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libxml-2.0)
%description %description
@ -98,6 +98,9 @@ install -m 0644 abw2*.1 %{buildroot}/%{_mandir}/man1
%{_mandir}/man1/abw2html.1* %{_mandir}/man1/abw2html.1*
%changelog %changelog
* Mon May 26 2014 David Tardon <dtardon@redhat.com> - 0.1.0-1
- new upstream release
* Thu May 22 2014 Petr Machata <pmachata@redhat.com> - 0.0.2-2 * Thu May 22 2014 Petr Machata <pmachata@redhat.com> - 0.0.2-2
- Rebuild for boost 1.55.0 - Rebuild for boost 1.55.0

@ -1 +1 @@
2d8c4255ae8ecd3fcc590fdecf7dc262 libabw-0.0.2.tar.xz f29f5ad99b36635fb566c55327b1905e libabw-0.1.0.tar.xz

Loading…
Cancel
Save