[calibre] Update to 1.4.0

Kevin Fenzi kevin at fedoraproject.org
Fri Sep 20 23:08:58 UTC 2013


commit 9dd9f1e77938f40090539bca9ad533b2dbb884b4
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Sep 20 17:08:46 2013 -0600

    Update to 1.4.0

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 836adc2..db51cc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -144,3 +144,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.0.0-nofonts.tar.xz
 /calibre-1.1.0-nofonts.tar.xz
 /calibre-1.3.0-nofonts.tar.xz
+/calibre-1.4.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index aad4334..cb410fb 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.3.0
-Release:        2%{?dist}
+Version:        1.4.0
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -277,6 +277,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Fri Sep 20 2013 Kevin Fenzi <kevin at scrye.com> 1.4.0-1
+- Update to 1.4.0
+
 * Fri Sep 13 2013 Kevin Fenzi <kevin at scrye.com> 1.3.0-2
 - Update to 1.3.0
 
diff --git a/sources b/sources
index 76b60d4..f4f2d68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0de7a6438c92b9c7110f43b3c5da9ddf  calibre-1.3.0-nofonts.tar.xz
+ab4a07ef36cf75a160334511f3fe4343  calibre-1.4.0-nofonts.tar.xz


More information about the scm-commits mailing list