[calibre] Update to 0.8.25 Rebuild for new libpng

Kevin Fenzi kevin at fedoraproject.org
Mon Nov 7 03:13:02 UTC 2011


commit f851869f61b1fd7e5af18c2d4b1ae334bfdc8a1e
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun Nov 6 20:12:37 2011 -0700

    Update to 0.8.25
    Rebuild for new libpng

 .gitignore   |    1 +
 calibre.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25c79db..6384e22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.21-nofonts.tar.xz
 /calibre-0.8.22-nofonts.tar.xz
 /calibre-0.8.24-nofonts.tar.xz
+/calibre-0.8.25-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index c8b69f3..eb15d1e 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.24
+Version:        0.8.25
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -254,7 +254,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
-* Fri Oct 28 2011 Kevin Fenzi <kevin at scrye.com> 0.8.24-1
+* Sun Nov 06 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.25-1
+- Update to 0.8.25
+- Rebuild for new libpng
+
+* Fri Oct 28 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.24-1
 - Update to 0.8.24
 
 * Fri Oct 28 2011 Rex Dieter <rdieter at fedoraproject.org> - 0.8.22-2
diff --git a/sources b/sources
index 518b25d..69a6db8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05e5541869eb9419922a87a418c2b8c3  calibre-0.8.24-nofonts.tar.xz
+8db759593737ea3b79be4865ddf717e2  calibre-0.8.25-nofonts.tar.xz


More information about the scm-commits mailing list