|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libe-book
|
|
|
|
|
Version: 0.0.3
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A library for import of non-HTML reflowable e-book formats
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -107,6 +107,9 @@ make %{?_smp_mflags} check
|
|
|
|
|
%{_mandir}/man1/ebook2text.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 13 2014 David Tardon <dtardon@redhat.com> - 0.0.3-2
|
|
|
|
|
- rebuild for new ICU
|
|
|
|
|
|
|
|
|
|
* Mon Feb 10 2014 David Tardon <dtardon@redhat.com> - 0.0.3-1
|
|
|
|
|
- new upstream release 0.0.3
|
|
|
|
|
- generate man pages for the conversion tools
|
|
|
|
|