[calibre] Update to 0.9.12

Kevin Fenzi kevin at fedoraproject.org
Fri Dec 28 07:02:17 UTC 2012


commit 9e7e6b434941ce05526c7fc56bf354d7eae4df26
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Dec 28 00:02:07 2012 -0700

    Update to 0.9.12

 .gitignore   |    1 +
 calibre.spec |   12 ++++++++----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9604fb3..bd0eb85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -114,3 +114,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.9.8-nofonts.tar.xz
 /calibre-0.9.9-nofonts.tar.xz
 /calibre-0.9.11-nofonts.tar.xz
+/calibre-0.9.12-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 197764c..d34041e 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.11
+Version:        0.9.12
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -41,6 +41,7 @@ BuildRequires:  sqlite-devel
 BuildRequires:  libicu-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libmtp-devel
+BuildRequires:  qt-devel-private
 
 Requires:       PyQt4
 Requires:       python-cherrypy
@@ -278,6 +279,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Thu Dec 27 2012 Kevin Fenzi <kevin at scrye.com> 0.9.12-1
+- Update to 0.9.12
+
 * Sun Dec 23 2012 Kevin Fenzi <kevin at scrye.com> 0.9.11-1
 - Update to 0.9.11
 
@@ -494,7 +498,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 * Fri Oct 14 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.22-1
 - Update to 0.8.22
 
-* Sat Oct 09 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.21-1
+* Sun Oct 09 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.21-1
 - Update to 0.8.21
 
 * Fri Sep 30 2011 Marek Kasik <mkasik at redhat.com> - 0.8.20-2
@@ -573,7 +577,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 * Fri Apr 22 2011 Kevin Fenzi <kevin at scrye.com> - 0.7.57-1
 - Update to 0.7.57
 
-* Sun Apr 16 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.56-1
+* Sat Apr 16 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.56-1
 - Update to 0.7.56
 
 * Sat Apr 16 2011 Kevin Fenzi <kevin at tummy.com> - 0.7.55-1
@@ -684,7 +688,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 * Tue Nov 02 2010 Dan HorĂ¡k <dan at danny.cz> - 0.7.26-2
 - rebuilt against podofo 0.8.4
 
-* Fri Oct 30 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.26-1
+* Sat Oct 30 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.26-1
 - Update to 0.7.26
 
 * Fri Oct 29 2010 Kevin Fenzi <kevin at tummy.com> - 0.7.25-1
diff --git a/sources b/sources
index d0c6669..4055b99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41d089cb3766b2c67b69376050089881  calibre-0.9.11-nofonts.tar.xz
+a475a47cb1a35b45364d4dce79f39812  calibre-0.9.12-nofonts.tar.xz


More information about the scm-commits mailing list