[calibre] Update to 2.2.0

Kevin Fenzi kevin at fedoraproject.org
Fri Sep 5 16:29:57 UTC 2014


commit 6920fcf7af95b56750ced177fc390fdb869d93e9
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Sep 5 10:29:49 2014 -0600

    Update to 2.2.0

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e75bed6..91ac473 100644
--- a/.gitignore
+++ b/.gitignore
@@ -179,3 +179,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.48.0-nofonts.tar.xz
 /calibre-2.0.0-nofonts.tar.xz
 /calibre-2.1.0-nofonts.tar.xz
+/calibre-2.2.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index ecf2407..b0f97c6 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -5,7 +5,7 @@
 %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$
 
 Name:           calibre
-Version:        2.1.0
+Version:        2.2.0
 Release:        1%{?dist}
 Summary:        E-book converter and library manager
 Group:          Applications/Multimedia
@@ -316,6 +316,9 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/
 %{_datadir}/appdata/calibre*.appdata.xml
 
 %changelog
+* Fri Sep 05 2014 Kevin Fenzi <kevin at scrye.com> 2.2.0-1
+- Update to 2.2.0
+
 * Sun Aug 31 2014 Kevin Fenzi <kevin at scrye.com> 2.1.0-1
 - Update to 2.1.0
 
diff --git a/sources b/sources
index c1d0e6e..26f74a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1269567229788872034a14d12ad0450  calibre-2.1.0-nofonts.tar.xz
+22522c7b296fc34aa51c64223684bc9a  calibre-2.2.0-nofonts.tar.xz


More information about the scm-commits mailing list