[calibre: 1/2] Update to 0.9.15

Kevin Fenzi kevin at fedoraproject.org
Tue Jan 22 20:49:19 UTC 2013


commit 9f54fde6629cdbac1d730a3452fc220fb548fd1b
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Tue Jan 22 13:47:55 2013 -0700

    Update to 0.9.15

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88b895b..deebfd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -117,3 +117,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.12-nofonts.tar.xz
 /calibre-0.9.13-nofonts.tar.xz
 /calibre-0.9.14-nofonts.tar.xz
+/calibre-0.9.15-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 6864bb0..2916d34 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.14
+Version:        0.9.15
 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
+* Tue Jan 22 2013 Kevin Fenzi <kevin at scrye.com> 0.9.15-1
+- Update to 0.9.15
+
 * Fri Jan 11 2013 Kevin Fenzi <kevin at scrye.com> 0.9.14-1
 - Update to 0.9.14
 
diff --git a/sources b/sources
index 3327b26..e3506f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f764db072e8a64836ec0bd92e896db0  calibre-0.9.14-nofonts.tar.xz
+ed62bd028813006a5a59f69e1b72bb25  calibre-0.9.15-nofonts.tar.xz


More information about the scm-commits mailing list