[calibre] Update to 0.8.28

Kevin Fenzi kevin at fedoraproject.org
Fri Nov 25 18:43:48 UTC 2011


commit 937e0722fc2b0046a037be57ba16f61ef12729c5
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Nov 25 11:43:44 2011 -0700

    Update to 0.8.28

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7db14dc..86aa72b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.25-nofonts.tar.xz
 /calibre-0.8.26-nofonts.tar.xz
 /calibre-0.8.27-nofonts.tar.xz
+/calibre-0.8.28-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index e2585df..f784759 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.27
+Version:        0.8.28
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -254,6 +254,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Nov 25 2011 Kevin Fenzi <kevin at scrye.com> 0.8.28-1
+- Update to 0.8.28
+
 * Fri Nov 18 2011 Kevin Fenzi <kevin at scrye.com> - 0.8.27-1
 - Update to 0.8.27
 
diff --git a/sources b/sources
index e1582f7..e4411d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26e67c5d642b3e16cf05083140473c2b  calibre-0.8.27-nofonts.tar.xz
+5b3ee49efadfc3da9533b95b48df0e5b  calibre-0.8.28-nofonts.tar.xz


More information about the scm-commits mailing list