[calibre] Update to 0.9.17

Kevin Fenzi kevin at fedoraproject.org
Fri Feb 1 20:36:09 UTC 2013


commit 17d432e153936de0b61101ab4fe3e4d3681f3a91
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Feb 1 13:36:05 2013 -0700

    Update to 0.9.17

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index deebfd6..7dfde3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -118,3 +118,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.13-nofonts.tar.xz
 /calibre-0.9.14-nofonts.tar.xz
 /calibre-0.9.15-nofonts.tar.xz
+/calibre-0.9.17-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 48640cc..d1bb759 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.9.15
-Release:        2%{?dist}
+Version:        0.9.17
+Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -286,6 +286,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Fri Feb 01 2013 Kevin Fenzi <kevin at scrye.com> 0.9.17-1
+- Update to 0.9.17
+
 * Sat Jan 26 2013 Kevin Fenzi <kevin at scrye.com> 0.9.15-2
 - Rebuild for new icu
 
diff --git a/sources b/sources
index e3506f1..e5c2ec7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed62bd028813006a5a59f69e1b72bb25  calibre-0.9.15-nofonts.tar.xz
+ee07f5c512edee2bf661ef1d1dbf97e2  calibre-0.9.17-nofonts.tar.xz


More information about the scm-commits mailing list