[calibre] Update to 0.8.33

Kevin Fenzi kevin at fedoraproject.org
Fri Dec 30 21:05:17 UTC 2011


commit f129a8a4d217e5b42e634ae7e58f61db696bf33f
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Dec 30 14:05:13 2011 -0700

    Update to 0.8.33

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fafdebc..00e615e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.30-nofonts.tar.xz
 /calibre-0.8.31-nofonts.tar.xz
 /calibre-0.8.32-nofonts.tar.xz
+/calibre-0.8.33-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index edef077..6705ffe 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.32
+Version:        0.8.33
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -255,6 +255,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Dec 30 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.33-1
+- Update to 0.8.33
+
 * Fri Dec 23 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.32-1
 - Update to 0.8.32
 
diff --git a/sources b/sources
index a799132..a2016ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c5b3e48ac84ba2f2af4dfd1a65136d5  calibre-0.8.32-nofonts.tar.xz
+06c16d24318e9f6429f8cbb4487fb0a3  calibre-0.8.33-nofonts.tar.xz


More information about the scm-commits mailing list