[calibre] Update to 2.12.0

Kevin Fenzi kevin at fedoraproject.org
Fri Nov 28 17:57:19 UTC 2014


commit bbe60d4553992a8f9919fa01ab389a5b9ec76da3
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Nov 28 10:57:14 2014 -0700

    Update to 2.12.0

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db6b9ed..76f5809 100644
--- a/.gitignore
+++ b/.gitignore
@@ -189,3 +189,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-2.9.0-nofonts.tar.xz
 /calibre-2.10.0-nofonts.tar.xz
 /calibre-2.11.0-nofonts.tar.xz
+/calibre-2.12.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 853246b..bcdde78 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -5,7 +5,7 @@
 %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$
 
 Name:           calibre
-Version:        2.11.0
+Version:        2.12.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 Nov 28 2014 Kevin Fenzi <kevin at scrye.com> 2.12.0-1
+- Update to 2.12.0
+
 * Fri Nov 21 2014 Kevin Fenzi <kevin at scrye.com> 2.11.0-1
 - Update to 2.11.0
 
diff --git a/sources b/sources
index 53081fc..e2ff215 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e034bae2b4177d5f60353d52fb5cef3  calibre-2.11.0-nofonts.tar.xz
+8980d86089f045c42701ffbb74724daf  calibre-2.12.0-nofonts.tar.xz


More information about the scm-commits mailing list