[calibre] Update to 0.7.15

Kevin Fenzi kevin at fedoraproject.org
Sat Aug 21 20:11:16 UTC 2010


commit 2c6db8c1a672ae5547989124d0f988ec002fbf07
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Sat Aug 21 14:10:59 2010 -0600

    Update to 0.7.15

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcd8aa1..558277a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ calibre-0.7.11-nofonts.tar.xz
 calibre-0.7.12-nofonts.tar.xz
 calibre-0.7.13-nofonts.tar.xz
 calibre-0.7.14-nofonts.tar.xz
+/calibre-0.7.15-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index ae8b71a..33785e3 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.14
-Release:        2%{?dist}
+Version:        0.7.15
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -250,6 +250,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Sat Aug 21 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.15-1
+- Update to 0.7.15
+
 * Thu Aug 19 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.7.14-2
 - rebuild (poppler)
 
diff --git a/sources b/sources
index 59b3ee7..76e7811 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f37d6d6e92f4b22c9f4d1a6f07c8ebd8  calibre-0.7.14-nofonts.tar.xz
+8eea8dc87a7330b80fc03025b2d9c477  calibre-0.7.15-nofonts.tar.xz


More information about the scm-commits mailing list