[calibre] Update to 0.8.49

Kevin Fenzi kevin at fedoraproject.org
Fri Apr 27 17:22:15 UTC 2012


commit 98dccb039d62e43a72b4919ce887d9056f0f0f80
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Apr 27 11:22:11 2012 -0600

    Update to 0.8.49

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea2aeed..926427f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,3 +84,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.45-nofonts.tar.xz
 /calibre-0.8.47-nofonts.tar.xz
 /calibre-0.8.48-nofonts.tar.xz
+/calibre-0.8.49-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index cbbe61d..05617dc 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.48
-Release:        2%{?dist}
+Version:        0.8.49
+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 Apr 27 2012 Kevin Fenzi <kevin at scrye.com> 0.8.49-1
+- Update to 0.8.49
+
 * Wed Apr 25 2012 Kevin Fenzi <kevin at scrye.com> 0.8.48-2
 - Use bundled pyPdf. Approved by  FPC at: https://fedorahosted.org/fpc/ticket/167
 
diff --git a/sources b/sources
index cdcc9b6..52d0949 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8215e0bb673136111222815e153b898f  calibre-0.8.48-nofonts.tar.xz
+b4c86fa4201585cb763dac04f09ac845  calibre-0.8.49-nofonts.tar.xz


More information about the scm-commits mailing list