[calibre] Update to 0.8.59

Kevin Fenzi kevin at fedoraproject.org
Sat Jul 7 21:33:19 UTC 2012


commit 92431fbd1140b7223570fa6a7281d18b8e60fa2c
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Jul 7 15:33:17 2012 -0600

    Update to 0.8.59

 .gitignore   |    1 +
 calibre.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 608e51c..3f7cd59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,3 +92,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.54-nofonts.tar.xz
 /calibre-0.8.55-nofonts.tar.xz
 /calibre-0.8.56-nofonts.tar.xz
+/calibre-0.8.59-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 0cec662..ea313bb 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.8.56
+Version:        0.8.59
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -237,9 +237,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/mime/packages/*
 %{_datadir}/icons/hicolor/scalable/mimetypes/*
 %{_datadir}/icons/hicolor/scalable/apps/*
+%{_datadir}/icons/hicolor/256x256/apps/calibre-gui.png
 %{python_sitelib}/init_calibre.py*
 
 %changelog
+* Fri Jul 06 2012 Kevin Fenzi <kevin at scrye.com> 0.8.59-1
+- Update to 0.8.59
+
 * Fri Jun 15 2012 Kevin Fenzi <kevin at scrye.com> 0.8.56-1
 - Update to 0.8.56
 
diff --git a/sources b/sources
index 3e4419d..ae0f9f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d3ea55ebc1d8821f84aefd24dae568f  calibre-0.8.56-nofonts.tar.xz
+02bbefd60a66802e02a8e58134ff62c3  calibre-0.8.59-nofonts.tar.xz


More information about the scm-commits mailing list