[calibre] Update to 0.8.29

Kevin Fenzi kevin at fedoraproject.org
Sat Dec 3 03:48:21 UTC 2011


commit 03b5b70c49e770fb2e18a064984b0ab139472efd
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Dec 2 20:48:07 2011 -0700

    Update to 0.8.29

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86aa72b..7e2c17d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.26-nofonts.tar.xz
 /calibre-0.8.27-nofonts.tar.xz
 /calibre-0.8.28-nofonts.tar.xz
+/calibre-0.8.29-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index f784759..5615c5d 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.28
+Version:        0.8.29
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -254,6 +254,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Dec 02 2011 Kevin Fenzi <kevin at scrye.com> 0.8.29-1
+- Update to 0.8.29
+
 * Fri Nov 25 2011 Kevin Fenzi <kevin at scrye.com> 0.8.28-1
 - Update to 0.8.28
 
diff --git a/sources b/sources
index e4411d7..b925289 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b3ee49efadfc3da9533b95b48df0e5b  calibre-0.8.28-nofonts.tar.xz
+37bb30db7af7e3847213c22f96e439d6  calibre-0.8.29-nofonts.tar.xz


More information about the scm-commits mailing list