[calibre] Update to 0.9.39

Kevin Fenzi kevin at fedoraproject.org
Fri Jul 12 19:03:24 UTC 2013


commit cfd70395f4c3f05e94a1377cfa4479943367deff
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jul 12 13:03:14 2013 -0600

    Update to 0.9.39

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 560ea95..7cdf0de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -137,3 +137,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.35-nofonts.tar.xz
 /calibre-0.9.36-nofonts.tar.xz
 /calibre-0.9.38-nofonts.tar.xz
+/calibre-0.9.39-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index a0ace19..386633e 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.38
+Version:        0.9.39
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -280,6 +280,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Fri Jul 12 2013 Kevin Fenzi <kevin at scrye.com> 0.9.39-1
+- Update to 0.9.39
+
 * Fri Jul 05 2013 Kevin Fenzi <kevin at scrye.com> 0.9.38-1
 - Update to 0.9.38
 - Add patch for new python-pillow
diff --git a/sources b/sources
index 1233a48..ed791ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45a606991938a79af61b9c8fd458b1a5  calibre-0.9.38-nofonts.tar.xz
+16fc56f6c21d2c20b71672a20c916b3c  calibre-0.9.39-nofonts.tar.xz


More information about the scm-commits mailing list