[calibre] Update to 0.9.21

Kevin Fenzi kevin at fedoraproject.org
Sat Mar 2 19:39:43 UTC 2013


commit f7347d1be5dedb2c77afc37b0652cee3c9494805
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Mar 2 12:39:41 2013 -0700

    Update to 0.9.21

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 231d5dd..7c31e11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -121,3 +121,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.17-nofonts.tar.xz
 /calibre-0.9.19-nofonts.tar.xz
 /calibre-0.9.20.tar.xz
+/calibre-0.9.21-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index aaaa9ea..c5e3916 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.20
+Version:        0.9.21
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -285,6 +285,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat Mar 02 2013 Kevin Fenzi <kevin at scrye.com> 0.9.21-1
+- Update to 0.9.21
+
 * Fri Feb 22 2013 Kevin Fenzi <kevin at scrye.com> 0.9.20-1
 - Update to 0.9.20
 
diff --git a/sources b/sources
index b832f66..98a96bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-860b4b28029ae40e5ea59ec4f50b1144  calibre-0.9.20.tar.xz
+b7a697b0314195953df44d9abb8387f1  calibre-0.9.21-nofonts.tar.xz


More information about the scm-commits mailing list