[calibre] Update to 0.9.8

Kevin Fenzi kevin at fedoraproject.org
Sat Dec 1 00:11:19 UTC 2012


commit c02ba3871981354e30786550110299e3b858bb1b
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Nov 30 17:11:08 2012 -0700

    Update to 0.9.8

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e738d6c..949940a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -111,3 +111,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.5-nofonts.tar.xz
 /calibre-0.9.6-nofonts.tar.xz
 /calibre-0.9.7-nofonts.tar.xz
+/calibre-0.9.8-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 8471723..3a3c291 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.7
+Version:        0.9.8
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -277,6 +277,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Fri Nov 30 2012 Kevin Fenzi <kevin at scrye.com> 0.9.8-1
+- Update to 0.9.8
+
 * Fri Nov 23 2012 Kevin Fenzi <kevin at scrye.com> 0.9.7-1
 - Update to 0.9.7
 
diff --git a/sources b/sources
index 7aeb900..a333f0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-befcea9d04af2e4cc207b903c73265a3  calibre-0.9.7-nofonts.tar.xz
+bb0ed60a26ea08a8d2cf11601fdc5b2c  calibre-0.9.8-nofonts.tar.xz


More information about the scm-commits mailing list