[calibre] Update to 1.21.0

Kevin Fenzi kevin at fedoraproject.org
Fri Jan 24 19:06:15 UTC 2014


commit 5204ee78b821daea9fb7824dcdc8731bae62ff98
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jan 24 12:06:36 2014 -0700

    Update to 1.21.0

 .gitignore   |    1 +
 calibre.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 903a2a4..8b00b9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -154,3 +154,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.17.0-nofonts.tar.xz
 /calibre-1.19.0-nofonts.tar.xz
 /calibre-1.20.0-nofonts.tar.xz
+/calibre-1.21.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 7a392b0..fabea64 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -5,8 +5,8 @@
 %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$
 
 Name:           calibre
-Version:        1.20.0
-Release:        2%{?dist}
+Version:        1.21.0
+Release:        1%{?dist}
 Summary:        E-book converter and library manager
 Group:          Applications/Multimedia
 License:        GPLv3
@@ -304,6 +304,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/
 %{_datadir}/appdata/calibre*.appdata.xml
 
 %changelog
+* Fri Jan 24 2014 Kevin Fenzi <kevin at scrye.com> 1.21.0-1
+- Update to 1.21.0
+
 * Fri Jan 24 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> 1.20.0-2
 - Add appdata
 
diff --git a/sources b/sources
index d0aef91..d388c68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-953257164f8e8802bfdadf57d7a0169b  calibre-1.20.0-nofonts.tar.xz
+5e3d341c3f77972570534eb442b8e7b7  calibre-1.21.0-nofonts.tar.xz


More information about the scm-commits mailing list