[calibre] Update to 0.9.19

Kevin Fenzi kevin at fedoraproject.org
Sat Feb 16 19:06:43 UTC 2013


commit cf70de3b98cdc9e218815ecb6049a211090ae105
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Feb 16 12:06:35 2013 -0700

    Update to 0.9.19
    
    - Drop no longer shipped epub-fix in place of new ebook-polish

 calibre.spec |    8 ++++++--
 sources      |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/calibre.spec b/calibre.spec
index bbda00d..6ec8a73 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           calibre
-Version:        0.9.18
+Version:        0.9.19
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -266,13 +266,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_bindir}/ebook-device
 %{_bindir}/ebook-meta
 %{_bindir}/ebook-viewer
-%{_bindir}/epub-fix
 %{_bindir}/fetch-ebook-metadata
 %{_bindir}/lrf2lrs
 %{_bindir}/lrfviewer
 %{_bindir}/lrs2lrf
 %{_bindir}/markdown-calibre
 %{_bindir}/web2disk
+%{_bindir}/ebook-polish
 %config(noreplace) %{_sysconfdir}/bash_completion.d/
 %{_libdir}/%{name}
 %{_datadir}/%{name}
@@ -285,6 +285,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat Feb 16 2013 Kevin Fenzi <kevin at scrye.com> 0.9.19-1
+- Update to 0.9.19
+- Drop no longer shipped epub-fix in place of new ebook-polish
+
 * Fri Feb 08 2013 Kevin Fenzi <kevin at scrye.com> 0.9.18-1
 - Update to 0.9.18
 
diff --git a/sources b/sources
index b76828d..0dee436 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f06fdbf4fd1eff94c1c85068c155c1c  calibre-0.9.19-nofonts.tar.xz
+c79ce5fddf1326723be2bf9f1cd13f88  calibre-0.9.19-nofonts.tar.xz


More information about the scm-commits mailing list