[calibre] Update to 0.8.36

Kevin Fenzi kevin at fedoraproject.org
Sat Jan 21 02:39:08 UTC 2012


commit 5db2c5d9dace3f66753b8bb33d3502147f2aa11d
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jan 20 19:39:04 2012 -0700

    Update to 0.8.36

 .gitignore   |    2 ++
 calibre.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8693a0b..f5b2299 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,3 +72,5 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.33-nofonts.tar.xz
 /calibre-0.8.34-nofonts.tar.xz
 /calibre-0.8.35-nofonts.tar.xz
+/calibre-0.8.36.tar.xz
+/calibre-0.8.36-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 210d117..a012633 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.35
+Version:        0.8.36
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -30,6 +30,7 @@ BuildRequires:  python-setuptools-devel
 BuildRequires:  qt-devel 
 BuildRequires:  PyQt4-devel
 BuildRequires:  poppler-qt4-devel >= 0.12
+BuildRequires:  poppler-glib-devel
 BuildRequires:  podofo-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  python-mechanize
@@ -255,7 +256,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
-* Tue Jan 17 2012 Kevin Fenzi <kevin at scrye.com> 0.8.35-1
+* Fri Jan 20 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.36-1
+- Update to 0.8.36
+
+* Tue Jan 17 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.35-1
 - Update to 0.8.35
 
 * Fri Jan 06 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.34-1
diff --git a/sources b/sources
index 5db79ed..d6440a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0cd6986f44a02715b98ec136d6ad02a  calibre-0.8.35-nofonts.tar.xz
+7f615591376be7bfbf67b348a7a58836  calibre-0.8.36-nofonts.tar.xz


More information about the scm-commits mailing list