[calibre] Update to 0.8.55

Kevin Fenzi kevin at fedoraproject.org
Sat Jun 9 19:17:06 UTC 2012


commit 1e2cbac08f61cd4009de52eb10af740116c53d4b
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Jun 9 13:17:04 2012 -0600

    Update to 0.8.55

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 452a520..469b16a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,3 +90,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.52-nofonts.tar.xz
 /calibre-0.8.53-nofonts.tar.xz
 /calibre-0.8.54-nofonts.tar.xz
+/calibre-0.8.55-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index aaee935..7b8c209 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.8.54
+Version:        0.8.55
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -240,6 +240,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat Jun 09 2012 Kevin Fenzi <kevin at scrye.com> 0.8.55-1
+- Update to 0.8.55
+
 * Sat Jun 02 2012 Kevin Fenzi <kevin at scrye.com> 0.8.54-1
 - Update to 0.8.54
 - No longer BuildRequires poppler, instead uses poppler-tools from python.
diff --git a/sources b/sources
index 7b7cfa6..2ff647b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58101174b64e7b31042da3c080e8c753  calibre-0.8.54-nofonts.tar.xz
+ab8922e84c01304a4f4e9ea7d28336c7  calibre-0.8.55-nofonts.tar.xz


More information about the scm-commits mailing list