[calibre] Update to 0.8.39

Kevin Fenzi kevin at fedoraproject.org
Fri Feb 10 21:33:50 UTC 2012


commit ec17621fc2349387d9477121b25e5a1cc283addb
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Feb 10 14:33:49 2012 -0700

    Update to 0.8.39

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bdbec14..b26d1c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.36.tar.xz
 /calibre-0.8.36-nofonts.tar.xz
 /calibre-0.8.37-nofonts.tar.xz
+/calibre-0.8.39-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 0dc4955..84dd858 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.37
+Version:        0.8.39
 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 Feb 10 2012 Kevin Fenzi <kevin at scrye.com> 0.8.39-1
+- Update to 0.8.39
+
 * Fri Jan 27 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.37-1
 - Update to 0.8.37
 
diff --git a/sources b/sources
index b0e809f..4e08abc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5e614b0a1005444925567f55dd77968  calibre-0.8.37-nofonts.tar.xz
+cda686337f1bb4737d717acc7924ff6e  calibre-0.8.39-nofonts.tar.xz


More information about the scm-commits mailing list