[calibre] Update to 1.45.0

Kevin Fenzi kevin at fedoraproject.org
Sat Jul 19 01:26:00 UTC 2014


commit 4c74bb4943991a2ba233dab1b498279fd0232430
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jul 18 19:26:16 2014 -0600

    Update to 1.45.0

 .gitignore   |    1 +
 calibre.spec |   12 +++++++-----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e938e56..a2a2386 100644
--- a/.gitignore
+++ b/.gitignore
@@ -174,3 +174,4 @@ calibre-0.7.14-nofonts.tar.xz
 /calibre-1.41.0-nofonts.tar.xz
 /calibre-1.42.0-nofonts.tar.xz
 /calibre-1.43.0-nofonts.tar.xz
+/calibre-1.45.0-nofonts.tar.xz
diff --git a/calibre.spec b/calibre.spec
index 84793c0..4b5a992 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -5,7 +5,7 @@
 %global __provides_exclude_from ^%{_libdir}/%{name}/%{name}/plugins/.*\.so$
 
 Name:           calibre
-Version:        1.43.0
+Version:        1.45.0
 Release:        1%{?dist}
 Summary:        E-book converter and library manager
 Group:          Applications/Multimedia
@@ -250,10 +250,6 @@ cp -p %{SOURCE2} %{buildroot}%{_bindir}/calibre-mount-helper
 
 cp -p %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{buildroot}%{_datadir}/appdata/
 
-# fix the location of bash completion file
-find %{buildroot}%{_datadir}/bash-completion/
-mv %{buildroot}%{_datadir}/bash-completion/%{name} %{buildroot}%{_datadir}/bash-completion/completions/
-
 %post
 update-desktop-database &> /dev/null ||:
 update-mime-database %{_datadir}/mime &> /dev/null || :
@@ -313,6 +309,12 @@ ln -s %{_jsdir}/mathjax %{_datadir}/%{name}/viewer/
 %{_datadir}/appdata/calibre*.appdata.xml
 
 %changelog
+* Fri Jul 18 2014 Kevin Fenzi <kevin at scrye.com> 1.45.0-1
+- Update to 1.45.0
+
+* Fri Jul 11 2014 Kevin Fenzi <kevin at scrye.com> 1.44.0-1
+- Update to 1.44.0
+
 * Fri Jul 04 2014 Kevin Fenzi <kevin at scrye.com> 1.43.0-1
 - Update to 1.43.0
 
diff --git a/sources b/sources
index 3a6d2bf..b5c756b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26a00e50c34ab169209e7e67b59100f7  calibre-1.43.0-nofonts.tar.xz
+8c90228d438fb2ee385d91dfa1311a3a  calibre-1.45.0-nofonts.tar.xz


More information about the scm-commits mailing list