[calibre] Update to 1.1.0

Kevin Fenzi kevin at fedoraproject.org
Sat Aug 31 00:21:48 UTC 2013


commit bf903756ca4f227c7732af30a959cd6e582cf20f
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Aug 30 18:21:31 2013 -0600

    Update to 1.1.0

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 76a0527..82cf37e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -142,3 +142,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.42-nofonts.tar.xz
 /calibre-0.9.43-nofonts.tar.xz
 /calibre-1.0.0-nofonts.tar.xz
+/calibre-1.1.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 2332a88..dd660d5 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.0.0
+Version:        1.1.0
 Release:        2%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -277,6 +277,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Fri Aug 30 2013 Kevin Fenzi <kevin at scrye.com> 1.1.0-2
+- Update to 1.1.0
+
 * Mon Aug 26 2013 Kevin Fenzi <kevin at scrye.com> 1.0.0-2
 - Add requires on python-apsw. Fixes bug #1000835
 
diff --git a/sources b/sources
index 4e322fd..c44466c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fea55c1d4102408d397cc0fd080ed3a9  calibre-1.0.0-nofonts.tar.xz
+b30e67c530821106b01e9366fba0e99e  calibre-1.1.0-nofonts.tar.xz


More information about the scm-commits mailing list