[calibre] Update to 1.7.0

Kevin Fenzi kevin at fedoraproject.org
Sat Oct 19 23:18:19 UTC 2013


commit 09e284ae66b543c53845cc601855053f43caf1e1
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Oct 19 17:18:20 2013 -0600

    Update to 1.7.0

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2e01a4..bc47c41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -147,3 +147,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.4.0-nofonts.tar.xz
 /calibre-1.5.0-nofonts.tar.xz
 /calibre-1.6.0-nofonts.tar.xz
+/calibre-1.7.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index c23d403..1ee3a52 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:        1.6.0
-Release:        2%{?dist}
+Version:        1.7.0
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -271,6 +271,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Sat Oct 19 2013 Kevin Fenzi <kevin at scrye.com> 1.7.0-1
+- Update to 1.7.0
+
 * Wed Oct 16 2013 Rex Dieter <rdieter at fedoraproject.org> 1.6.0-2
 - rebuild (sip)
 
diff --git a/sources b/sources
index f588240..4449f99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b05fdbd98166a011d9b1655e237fdf6  calibre-1.6.0-nofonts.tar.xz
+6b37904592c6ab80ba3ed45ba19ef56d  calibre-1.7.0-nofonts.tar.xz


More information about the scm-commits mailing list