[calibre] Update to 0.8.65

Kevin Fenzi kevin at fedoraproject.org
Sat Aug 18 19:37:40 UTC 2012


commit ad21c7f3f7aee3ea71d429dfba813b9d4375c516
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Aug 18 13:37:34 2012 -0600

    Update to 0.8.65

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0090347..2746926 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,3 +98,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.62-nofonts.tar.xz
 /calibre-0.8.63-nofonts.tar.xz
 /calibre-0.8.64-nofonts.tar.xz
+/calibre-0.8.65-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 8b22557..60eceaa 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.64
-Release:        2%{?dist}
+Version:        0.8.65
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -271,6 +271,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat Aug 18 2012 Kevin Fenzi <kevin at scrye.com> 0.8.65-1
+- Update to 0.8.65
+
 * Mon Aug 13 2012 Kevin Fenzi <kevin at scrye.com> 0.8.64-2
 - Unbundle feedparser. Fixes bug #847825
 
diff --git a/sources b/sources
index 8c2a2dd..015722b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-051a87e97a447cb2b8a237205736a70d  calibre-0.8.64-nofonts.tar.xz
+1ed08f7de666b2b84d3ab09ca5f53766  calibre-0.8.65-nofonts.tar.xz


More information about the scm-commits mailing list