[calibre] Update to 0.9.2

Kevin Fenzi kevin at fedoraproject.org
Sun Oct 14 03:31:17 UTC 2012


commit 9bc312fcfedad55db52f00902cb298abd6eefb68
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Oct 13 21:31:06 2012 -0600

    Update to 0.9.2

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a30e74d..6afee3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,3 +106,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.70-nofonts.tar.xz
 /calibre-0.9.0-nofonts.tar.xz
 /calibre-0.9.1-nofonts.tar.xz
+/calibre-0.9.2-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 5739bf1..396fb51 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.1
+Version:        0.9.2
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -270,6 +270,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat Oct 13 2012 Kevin Fenzi <kevin at scrye.com> 0.9.2-1
+- Update to 0.9.2
+
 * Sat Oct 06 2012 Kevin Fenzi <kevin at scrye.com> 0.9.1-1
 - Update to 0.9.1
 
diff --git a/sources b/sources
index e2a0683..f8704a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e2166fba5e5b84a5458809164e0e6aa  calibre-0.9.1-nofonts.tar.xz
+03713c519522af59c051933e47b9e509  calibre-0.9.2-nofonts.tar.xz


More information about the scm-commits mailing list