[calibre] Update to 0.7.55

Kevin Fenzi kevin at fedoraproject.org
Sat Apr 16 16:55:22 UTC 2011


commit 71490b20b317506ead8bc6d2ca9544067ce2f6b6
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Sat Apr 16 10:55:25 2011 -0600

    Update to 0.7.55

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c05052..ff1a446 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.7.52-nofonts.tar.xz
 /calibre-0.7.53-nofonts.tar.xz
 /calibre-0.7.54-nofonts.tar.xz
+/calibre-0.7.55-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 766cff2..6582dfc 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.54
-Release:        2%{?dist}
+Version:        0.7.55
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -279,6 +279,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Sat Apr 16 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.55-1
+- Update to 0.7.55
+
 * Thu Apr 14 2011 Dan Horák <dan at danny.cz> - 0.7.54-2
 - rebuilt against podofo 0.9.0
 
diff --git a/sources b/sources
index a0a8d8e..00d2c6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a65b4cac4afeac5f95632944297815f  calibre-0.7.54-nofonts.tar.xz
+7a7dad55a3cd56876d3062bab447af93  calibre-0.7.55-nofonts.tar.xz


More information about the scm-commits mailing list