[calibre] Update to 0.8.47

Kevin Fenzi kevin at fedoraproject.org
Fri Apr 13 16:07:45 UTC 2012


commit 83691761649f9d6d6b62ed753a1303cf16b2502c
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Apr 13 10:07:40 2012 -0600

    Update to 0.8.47

 .gitignore   |    1 +
 calibre.spec |    8 +++++++-
 sources      |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71a1f0a..346c6ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,3 +82,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.43-nofonts.tar.xz
 /calibre-0.8.44-nofonts.tar.xz
 /calibre-0.8.45-nofonts.tar.xz
+/calibre-0.8.47-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 7111823..b6f8934 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.45
+Version:        0.8.47
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -256,6 +256,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Apr 13 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.47-1
+- Update to 0.8.47
+
+* Fri Apr 06 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.46-1
+- Update to 0.8.46
+
 * Fri Mar 30 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.45-1
 - Update to 0.8.45
 
diff --git a/sources b/sources
index bfcfd93..ca71b57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-359f63b6df991168ed43f3224776c675  calibre-0.8.45-nofonts.tar.xz
+f35566d1588b1f70354aa1b961ca4e62  calibre-0.8.47-nofonts.tar.xz


More information about the scm-commits mailing list