[calibre] Update to 0.7.50

Kevin Fenzi kevin at fedoraproject.org
Sun Mar 20 22:39:13 UTC 2011


commit 679f25168411d6905a3471736f8bfd6be0041e6f
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Sun Mar 20 16:38:53 2011 -0600

    Update to 0.7.50

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8caa784..dd0e788 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.46-nofonts.tar.xz
 /calibre-0.7.47-nofonts.tar.xz
 /calibre-0.7.49-nofonts.tar.xz
+/calibre-0.7.50-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 95ea59d..a9dfdf5 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.49
-Release:        2%{?dist}
+Version:        0.7.50
+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
+* Sun Mar 20 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.50-1
+- Update to 0.7.50
+
 * Sun Mar 13 2011 Marek Kasik <mkasik at redhat.com> - 0.7.49-2
 - Rebuild (poppler-0.16.3)
 
diff --git a/sources b/sources
index 50c0a60..f0ee039 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa6a27f467669b1ed1b82b99baa86f86  calibre-0.7.49-nofonts.tar.xz
+06b32259222821ca76653decb638f7c2  calibre-0.7.50-nofonts.tar.xz


More information about the scm-commits mailing list