[calibre] Update to 0.8.32

Kevin Fenzi kevin at fedoraproject.org
Fri Dec 23 18:55:01 UTC 2011


commit fe4506e78cb89071b1a95b62a0d9139506ea3583
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Dec 23 11:54:58 2011 -0700

    Update to 0.8.32

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f8989d..fafdebc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.29-nofonts.tar.xz
 /calibre-0.8.30-nofonts.tar.xz
 /calibre-0.8.31-nofonts.tar.xz
+/calibre-0.8.32-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 363d2f9..edef077 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.31
-Release:        2%{?dist}
+Version:        0.8.32
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -255,6 +255,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Dec 23 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.32-1
+- Update to 0.8.32
+
 * Fri Dec 23 2011 Rex Dieter <rdieter at fedoraproject.org> 0.8.31-2
 - rebuild (sip/PyQt4)
 
diff --git a/sources b/sources
index f4db2f0..a799132 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff2290adc04b4cf4fd69edeaa59f9974  calibre-0.8.31-nofonts.tar.xz
+1c5b3e48ac84ba2f2af4dfd1a65136d5  calibre-0.8.32-nofonts.tar.xz


More information about the scm-commits mailing list