[calibre] Update to 0.8.16

Kevin Fenzi kevin at fedoraproject.org
Sat Aug 27 06:11:52 UTC 2011


commit 5800a0ed872083df0e5aff3a3c919c2045b66eb9
Author: Kevin Fenzi <kevin at jelerak.scrye.com>
Date:   Sat Aug 27 00:11:36 2011 -0600

    Update to 0.8.16

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f91ee48..23fe863 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.13-nofonts.tar.xz
 /calibre-0.8.14-nofonts.tar.xz
 /calibre-0.8.15-nofonts.tar.xz
+/calibre-0.8.16-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index c44bf23..0ff86ad 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.15
+Version:        0.8.16
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -260,6 +260,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Aug 26 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.16-1
+- Update to 0.8.16
+
 * Sat Aug 20 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.15-1
 - Update to 0.8.15
 
diff --git a/sources b/sources
index fdd44dc..29475a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d6f254735a50cd68fc55491d5fce736  calibre-0.8.15-nofonts.tar.xz
+74b14e064487014ee45097fb76e083fa  calibre-0.8.16-nofonts.tar.xz


More information about the scm-commits mailing list