[calibre] Update to 0.8.68

Kevin Fenzi kevin at fedoraproject.org
Sat Sep 8 21:06:16 UTC 2012


commit 95cbce3c381faeaf6aec41e8c508649aa417f704
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Sep 8 15:06:06 2012 -0600

    Update to 0.8.68

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 15ee6e6..1009f0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -101,3 +101,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.65-nofonts.tar.xz
 /calibre-0.8.66-nofonts.tar.xz
 /calibre-0.8.67-nofonts.tar.xz
+/calibre-0.8.68-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index c49fd2b..ef35a11 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.67
+Version:        0.8.68
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -270,6 +270,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat Sep 08 2012 Kevin Fenzi <kevin at scrye.com> 0.8.68-1
+- Update to 0.8.68
+
 * Mon Sep 03 2012 Kevin Fenzi <kevin at scrye.com> 0.8.67-1
 - Update to 0.8.67
 
diff --git a/sources b/sources
index 901de7f..8e7fa19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbdee494f96dbecb11b300212fb957a6  calibre-0.8.67-nofonts.tar.xz
+b0f7e11148d65c09824d651992569332  calibre-0.8.68-nofonts.tar.xz


More information about the scm-commits mailing list