[calibre] Update to 0.8.43

Kevin Fenzi kevin at fedoraproject.org
Sat Mar 17 17:23:33 UTC 2012


commit 9ac65f234099633004e62c069c2a00b5a8323c2b
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Mar 17 11:23:25 2012 -0600

    Update to 0.8.43

 .gitignore   |    1 +
 calibre.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80bef38..bf5de0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-0.8.40-nofonts.tar.xz
 /calibre-0.8.41-nofonts.tar.xz
 /calibre-0.8.42-nofonts.tar.xz
+/calibre-0.8.43-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 0840557..e30c1f5 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.42
+Version:        0.8.43
 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
+* Sat Mar 17 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.43-1
+- Update to 0.8.43
+
 * Mon Mar 12 2012 Kevin Fenzi <kevin at scrye.com> - 0.8.42-1
 - Update to 0.8.42
 
diff --git a/sources b/sources
index 93f8e0d..e2b9cb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43730ea0110e0709446c87d9154579fa  calibre-0.8.42-nofonts.tar.xz
+914e072629e7e18bebfc940484ce1bae  calibre-0.8.43-nofonts.tar.xz


More information about the scm-commits mailing list