[calibre] Update to 0.7.34

Kevin Fenzi kevin at fedoraproject.org
Fri Dec 17 22:35:27 UTC 2010


commit a35b444fbf9e9d8199b0f1b79247073194b4fa07
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Fri Dec 17 15:35:17 2010 -0700

    Update to 0.7.34

 .gitignore   |    1 +
 calibre.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbecf76..d633a7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.30-nofonts.tar.xz
 /calibre-0.7.32-nofonts.tar.xz
 /calibre-0.7.33-nofonts.tar.xz
+/calibre-0.7.34-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index a983953..f2e0f79 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.7.33
-Release:        2%{?dist}
+Version:        0.7.34
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -41,6 +41,7 @@ BuildRequires:  python-BeautifulSoup
 BuildRequires:  chmlib-devel
 BuildRequires:  python-cssutils > 0.9.6
 BuildRequires:  sqlite-devel
+BuildRequires:  libicu-devel
 
 Requires:       PyQt4
 Requires:       pyPdf
@@ -270,6 +271,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Fri Dec 17 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.34-1
+- Update to 0.7.34
+
 * Wed Dec 15 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.7.33-2
 - rebuild (poppler)
 
diff --git a/sources b/sources
index da12ae7..11c35eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2cb76381be0237830c5d4ab8cbb65eb  calibre-0.7.33-nofonts.tar.xz
+fc24c8afa127da8d2eef33b3182062b2  calibre-0.7.34-nofonts.tar.xz


More information about the scm-commits mailing list