[calibre] Update to 0.8.45

Kevin Fenzi kevin at fedoraproject.org
Fri Mar 30 22:33:38 UTC 2012


commit dea7ba301541375dfeb699442d343f9f7af6a817
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Mar 30 16:33:30 2012 -0600

    Update to 0.8.45

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 98b58e3..71a1f0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,3 +81,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.42-nofonts.tar.xz
 /calibre-0.8.43-nofonts.tar.xz
 /calibre-0.8.44-nofonts.tar.xz
+/calibre-0.8.45-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 0b8074f..7111823 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.44
+Version:        0.8.45
 Release:        1%{?dist}
 Summary:        E-book converter and library management
 Group:          Applications/Multimedia
@@ -256,6 +256,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man1/*
 
 %changelog
+* Fri Mar 30 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.45-1
+- Update to 0.8.45
+
 * Fri Mar 23 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.44-1
 - Update to 0.8.44
 
diff --git a/sources b/sources
index 4e6bd57..bfcfd93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64001fcfaa780af27d8984e14a1ebf24  calibre-0.8.44-nofonts.tar.xz
+359f63b6df991168ed43f3224776c675  calibre-0.8.45-nofonts.tar.xz


More information about the scm-commits mailing list