[calibre] Update to 0.9.14

Kevin Fenzi kevin at fedoraproject.org
Sat Jan 12 03:56:41 UTC 2013


commit 87653c1bbdcfc1f0d37fb18daa10a1aa3cb75324
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jan 11 20:56:36 2013 -0700

    Update to 0.9.14

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ba3033..88b895b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -116,3 +116,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.11-nofonts.tar.xz
 /calibre-0.9.12-nofonts.tar.xz
 /calibre-0.9.13-nofonts.tar.xz
+/calibre-0.9.14-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 20a9e70..6864bb0 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.13
+Version:        0.9.14
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -279,6 +279,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Fri Jan 11 2013 Kevin Fenzi <kevin at scrye.com> 0.9.14-1
+- Update to 0.9.14
+
 * Fri Jan 04 2013 Kevin Fenzi <kevin at scrye.com> 0.9.13-1
 - Update to 0.9.13
 
diff --git a/sources b/sources
index 60a500d..3327b26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1db22fb790e224cc2aa87e2aff46b0f4  calibre-0.9.13-nofonts.tar.xz
+9f764db072e8a64836ec0bd92e896db0  calibre-0.9.14-nofonts.tar.xz


More information about the scm-commits mailing list