[calibre] Update to 0.8.61

Kevin Fenzi kevin at fedoraproject.org
Sat Jul 21 18:59:19 UTC 2012


commit 52eb7021242abd959fb5526d9018ae72d38a6a43
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Jul 21 12:59:17 2012 -0600

    Update to 0.8.61

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae5f2f1..d66554b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,3 +94,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.56-nofonts.tar.xz
 /calibre-0.8.59-nofonts.tar.xz
 /calibre-0.8.60-nofonts.tar.xz
+/calibre-0.8.61-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 390080a..32e638e 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.8.60
-Release:        2%{?dist}
+Version:        0.8.61
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -265,6 +265,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat Jul 21 2012 Kevin Fenzi <kevin at scrye.com> 0.8.61-1
+- Update to 0.8.61
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.60-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 8a0cec0..9e9a992 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38f4d5f65b8af54092c0d3a3939b4da9  calibre-0.8.60-nofonts.tar.xz
+33cbee295bbc7aaf326a602c92cf36a4  calibre-0.8.61-nofonts.tar.xz


More information about the scm-commits mailing list