[calibre] Update to 0.8.69

Kevin Fenzi kevin at fedoraproject.org
Mon Sep 17 04:34:57 UTC 2012


commit 1a1fd59160791fdd715fea227cb20854a6217a2e
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun Sep 16 22:34:18 2012 -0600

    Update to 0.8.69

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1009f0a..a214739 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,3 +102,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.66-nofonts.tar.xz
 /calibre-0.8.67-nofonts.tar.xz
 /calibre-0.8.68-nofonts.tar.xz
+/calibre-0.8.69-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index a95cf22..2c0ec3c 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.68
-Release:        2%{?dist}
+Version:        0.8.69
+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
+* Sun Sep 16 2012 Kevin Fenzi <kevin at scrye.com> 0.8.69-1
+- Update to 0.8.69
+
 * Sat Sep 08 2012 Kevin Fenzi <kevin at scrye.com> 0.8.68-2
 - Add requires for python-netifaces which is needed now.
 
diff --git a/sources b/sources
index 8e7fa19..cc578cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0f7e11148d65c09824d651992569332  calibre-0.8.68-nofonts.tar.xz
+6b9bd9ad62ecc6fa5bcd64d0d61ce004  calibre-0.8.69-nofonts.tar.xz


More information about the scm-commits mailing list