[calibre] Update to 0.8.19

Kevin Fenzi kevin at fedoraproject.org
Fri Sep 16 18:11:33 UTC 2011


commit 8e881239f275784e745a59b7d9808fbe3d4e24cc
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Sep 16 12:11:16 2011 -0600

    Update to 0.8.19

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a21b65..0367f1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.16-nofonts.tar.xz
 /calibre-0.8.17-nofonts.tar.xz
 /calibre-0.8.18-nofonts.tar.xz
+/calibre-0.8.19-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index e3c900e..f6cf647 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.18
+Version:        0.8.19
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -258,6 +258,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Sep 16 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.19-1
+- Update to 0.8.19
+
 * Fri Sep 09 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.18-1
 - Update to 0.8.18 and add patch to work with poppler 0.17.3
 
diff --git a/sources b/sources
index a1eaf84..6c2091b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b99317b3d0ac1c75f3fec6231a53c76e  calibre-0.8.18-nofonts.tar.xz
+74fbd5a461526cef821b7b221d208875  calibre-0.8.19-nofonts.tar.xz


More information about the scm-commits mailing list