diff --git a/.gitignore b/.gitignore index 0fd8d23..cc3538b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libe-book-0.0.3.tar.xz /libe-book-0.1.0.tar.xz /libe-book-0.1.1.tar.xz +/libe-book-0.1.2.tar.xz diff --git a/libe-book.spec b/libe-book.spec index 0525d51..5ca32d8 100644 --- a/libe-book.spec +++ b/libe-book.spec @@ -1,8 +1,8 @@ %global apiversion 0.1 Name: libe-book -Version: 0.1.1 -Release: 4%{?dist} +Version: 0.1.2 +Release: 1%{?dist} Summary: A library for import of reflowable e-book formats License: MPLv2.0 @@ -22,7 +22,7 @@ BuildRequires: pkgconfig(zlib) %description %{name} is a library for import of reflowable e-book formats. Currently supported are PalmDoc, TealDoc, Plucker eBook, eReader eBook, -FictionBook v.2, TCR, zTXT. +FictionBook v.2, TCR, zTXT and Broad Band eBook (LRF). %package devel Summary: Development files for %{name} @@ -106,6 +106,9 @@ make %{?_smp_mflags} check %{_mandir}/man1/ebook2text.1* %changelog +* Mon Jan 05 2015 David Tardon - 0.1.2-1 +- new upstream release + * Tue Aug 26 2014 David Tardon - 0.1.1-4 - rebuild for ICU 53.1 diff --git a/sources b/sources index 29bd2d1..9fc7950 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a46f4dedaadd3f1548c4423a6cdaf25 libe-book-0.1.1.tar.xz +19d84f4a97aab32d350d1f47ea3da0b3 libe-book-0.1.2.tar.xz