[calibre] Update to 0.9.13

Kevin Fenzi kevin at fedoraproject.org
Fri Jan 4 19:13:07 UTC 2013


commit bc53882fc20ba67ff7b74dba327422b1a852e5d8
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jan 4 12:13:03 2013 -0700

    Update to 0.9.13

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd0eb85..7ba3033 100644
--- a/.gitignore
+++ b/.gitignore
@@ -115,3 +115,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.9-nofonts.tar.xz
 /calibre-0.9.11-nofonts.tar.xz
 /calibre-0.9.12-nofonts.tar.xz
+/calibre-0.9.13-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index d34041e..20a9e70 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:        0.9.12
+Version:        0.9.13
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -279,6 +279,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Fri Jan 04 2013 Kevin Fenzi <kevin at scrye.com> 0.9.13-1
+- Update to 0.9.13
+
 * Thu Dec 27 2012 Kevin Fenzi <kevin at scrye.com> 0.9.12-1
 - Update to 0.9.12
 
diff --git a/sources b/sources
index 4055b99..60a500d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a475a47cb1a35b45364d4dce79f39812  calibre-0.9.12-nofonts.tar.xz
+1db22fb790e224cc2aa87e2aff46b0f4  calibre-0.9.13-nofonts.tar.xz


More information about the scm-commits mailing list