[calibre] Update to 0.8.34

Kevin Fenzi kevin at fedoraproject.org
Fri Jan 6 23:12:20 UTC 2012


commit db8c07ba3e14e74c41b2d1736842a52912d633cf
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jan 6 16:12:16 2012 -0700

    Update to 0.8.34

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00e615e..46c1bf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,3 +70,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.31-nofonts.tar.xz
 /calibre-0.8.32-nofonts.tar.xz
 /calibre-0.8.33-nofonts.tar.xz
+/calibre-0.8.34-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 4b9c5aa..8a7e506 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.33
-Release:        2%{?dist}
+Version:        0.8.34
+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 Jan 06 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.34-1
+- Update to 0.8.34
+
 * Sat Dec 31 2011 Christian Krause <chkr at fedoraproject.org> - 0.8.33-2
 - Fix no-update patch to prevent exception when trying to close
   the Plugin Preferences dialog (BZ #769714)
diff --git a/sources b/sources
index a2016ed..b26b68b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06c16d24318e9f6429f8cbb4487fb0a3  calibre-0.8.33-nofonts.tar.xz
+5ae9eb0d070508b2b1b45fb60e0ee9ac  calibre-0.8.34-nofonts.tar.xz


More information about the scm-commits mailing list