[calibre] Update to 0.9.1

Kevin Fenzi kevin at fedoraproject.org
Sat Oct 6 16:36:17 UTC 2012


commit 255918e460f92c0aef3bc83becb4be963e904274
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Oct 6 10:36:11 2012 -0600

    Update to 0.9.1

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6722f2a..a30e74d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,3 +105,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.69-nofonts.tar.xz
 /calibre-0.8.70-nofonts.tar.xz
 /calibre-0.9.0-nofonts.tar.xz
+/calibre-0.9.1-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index a70cf90..5739bf1 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           calibre
-Version:        0.9.0
-Release:        3%{?dist}
+Version:        0.9.1
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -270,6 +270,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat Oct 06 2012 Kevin Fenzi <kevin at scrye.com> 0.9.1-1
+- Update to 0.9.1
+
 * Wed Oct 03 2012 Kevin Fenzi <kevin at scrye.com> 0.9.0-3
 - Add requires on python-dns. Fixes bug #862921
 
diff --git a/sources b/sources
index 7687054..e2a0683 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93258339e0e5acd90128717a325cdb56  calibre-0.9.0-nofonts.tar.xz
+3e2166fba5e5b84a5458809164e0e6aa  calibre-0.9.1-nofonts.tar.xz


More information about the scm-commits mailing list