[calibre] Update to 0.8.37

Kevin Fenzi kevin at fedoraproject.org
Sat Jan 28 03:58:08 UTC 2012


commit 8e45d59cf9cfa3a2ac780097b610c8f169459a04
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jan 27 20:58:05 2012 -0700

    Update to 0.8.37

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5b2299..bdbec14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,3 +74,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.35-nofonts.tar.xz
 /calibre-0.8.36.tar.xz
 /calibre-0.8.36-nofonts.tar.xz
+/calibre-0.8.37-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index a012633..0dc4955 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.36
+Version:        0.8.37
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -256,6 +256,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Jan 27 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.37-1
+- Update to 0.8.37
+
 * Fri Jan 20 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.36-1
 - Update to 0.8.36
 
diff --git a/sources b/sources
index d6440a7..b0e809f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f615591376be7bfbf67b348a7a58836  calibre-0.8.36-nofonts.tar.xz
+d5e614b0a1005444925567f55dd77968  calibre-0.8.37-nofonts.tar.xz


More information about the scm-commits mailing list