[calibre] Update to 0.8.31

Kevin Fenzi kevin at fedoraproject.org
Sat Dec 17 06:45:23 UTC 2011


commit b6117da041be6bf972624bc3ec36a614e8169b84
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Dec 16 23:45:22 2011 -0700

    Update to 0.8.31

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index deffa38..4f8989d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.28-nofonts.tar.xz
 /calibre-0.8.29-nofonts.tar.xz
 /calibre-0.8.30-nofonts.tar.xz
+/calibre-0.8.31-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index a359bec..b4d3c79 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.8.30
+Version:        0.8.31
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -255,6 +255,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Dec 16 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.31-1
+- Update to 0.8.31
+
 * Fri Dec 09 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.30-1
 - Update to 0.8.30
 
diff --git a/sources b/sources
index cdb843d..f4db2f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eee036ae490ec8238a82285061b03fde  calibre-0.8.30-nofonts.tar.xz
+ff2290adc04b4cf4fd69edeaa59f9974  calibre-0.8.31-nofonts.tar.xz


More information about the scm-commits mailing list