[calibre] Update to 1.13.0

Kevin Fenzi kevin at fedoraproject.org
Sun Dec 1 05:32:09 UTC 2013


commit e8d1757c594861afa1bc52423ef6a48dd19eb586
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Nov 30 22:32:01 2013 -0700

    Update to 1.13.0

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ccbbac..810c7ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -149,3 +149,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.6.0-nofonts.tar.xz
 /calibre-1.7.0-nofonts.tar.xz
 /calibre-1.9.0-nofonts.tar.xz
+/calibre-1.13.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index a1bcb78..698d520 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -5,7 +5,7 @@
 %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$
 
 Name:           calibre
-Version:        1.11.0
+Version:        1.13.0
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -293,6 +293,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/
 %{_datadir}/zsh/site-functions/_%{name}
 
 %changelog
+* Sat Nov 30 2013 Kevin Fenzi <kevin at scrye.com> 1.13.0-1
+- Update to 1.13.0
+
 * Sat Nov 16 2013 Kevin Fenzi <kevin at scrye.com> 1.11.0-1
 - Update to 1.11.0
 
diff --git a/sources b/sources
index fee6d7d..a9e3afb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbe174ae4382f3b186e650387c4c50f7  calibre-1.9.0-nofonts.tar.xz
+41bbbda9a406ca8250738d3c8f74e239  calibre-1.13.0-nofonts.tar.xz


More information about the scm-commits mailing list