[calibre] Update to 0.9.22

Kevin Fenzi kevin at fedoraproject.org
Fri Mar 8 20:45:57 UTC 2013


commit 35831e76cb66190cfa7da27592944a9c0fe89213
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Mar 8 13:45:55 2013 -0700

    Update to 0.9.22

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c31e11..fcee556 100644
--- a/.gitignore
+++ b/.gitignore
@@ -122,3 +122,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.19-nofonts.tar.xz
 /calibre-0.9.20.tar.xz
 /calibre-0.9.21-nofonts.tar.xz
+/calibre-0.9.22-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index c5e3916..295ea21 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.21
+Version:        0.9.22
 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
+* Fri Mar 08 2013 Kevin Fenzi <kevin at scrye.com> 0.9.22-1
+- Update to 0.9.22
+
 * Sat Mar 02 2013 Kevin Fenzi <kevin at scrye.com> 0.9.21-1
 - Update to 0.9.21
 
diff --git a/sources b/sources
index 98a96bd..1d521f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7a697b0314195953df44d9abb8387f1  calibre-0.9.21-nofonts.tar.xz
+ce07c67261c3065aa1ad75341fb39a6e  calibre-0.9.22-nofonts.tar.xz


More information about the scm-commits mailing list