[calibre] Update to 0.7.49

Kevin Fenzi kevin at fedoraproject.org
Sat Mar 12 05:38:31 UTC 2011


commit d0f959b6cc2657d97b5b707f6088a4d67ea4d004
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Fri Mar 11 22:38:17 2011 -0700

    Update to 0.7.49

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 30d1b7e..8caa784 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.45-nofonts.tar.xz
 /calibre-0.7.46-nofonts.tar.xz
 /calibre-0.7.47-nofonts.tar.xz
+/calibre-0.7.49-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 14a58c9..6321838 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.7.47
-Release:        2%{?dist}
+Version:        0.7.49
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -273,6 +273,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Mar 11 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.49-1
+- Update to 0.7.49
+
 * Mon Mar 07 2011 Caolán McNamara <caolam at redhat.com> - 0.7.47-2
 - rebuild for icu 4.6
 
diff --git a/sources b/sources
index ab208bb..50c0a60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02a265780cbd741256c3c24c4c9979c0  calibre-0.7.47-nofonts.tar.xz
+aa6a27f467669b1ed1b82b99baa86f86  calibre-0.7.49-nofonts.tar.xz


More information about the scm-commits mailing list