[calibre] Update to 1.6.0

Kevin Fenzi kevin at fedoraproject.org
Mon Oct 14 01:26:06 UTC 2013


commit 684b5a9ff1447c30591448621b4ff8dca12c43db
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun Oct 13 19:25:53 2013 -0600

    Update to 1.6.0

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfa8f68..b2e01a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -146,3 +146,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.3.0-nofonts.tar.xz
 /calibre-1.4.0-nofonts.tar.xz
 /calibre-1.5.0-nofonts.tar.xz
+/calibre-1.6.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 38dd57e..528325f 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           calibre
-Version:        1.5.0
+Version:        1.6.0
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -271,6 +271,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sun Oct 13 2013 Kevin Fenzi <kevin at scrye.com> 1.6.0-1
+- Update to 1.6.0
+
 * Sat Sep 28 2013 Kevin Fenzi <kevin at scrye.com> 1.5.0-1
 - Update to 1.5.0
 
diff --git a/sources b/sources
index 69b2eb6..f588240 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5faf08a054fa1e7d6d567121d5763acb  calibre-1.5.0-nofonts.tar.xz
+2b05fdbd98166a011d9b1655e237fdf6  calibre-1.6.0-nofonts.tar.xz


More information about the scm-commits mailing list