Update to 2.75.1

This commit is contained in:
tremod 2016-12-29 15:12:43 +02:00
parent f43fcdee58
commit b65e83b370
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
diff -urN calibre-2.33.0/setup/extensions.py calibre-2.33.0-patched/setup/extensions.py
--- calibre-2.33.0/setup/extensions.py 2015-07-24 13:40:19.000000000 +1000
+++ calibre-2.33.0-patched/setup/extensions.py 2015-08-01 00:30:50.642494253 +1000
@@ -609,6 +609,9 @@
diff -urN calibre-2.75.1/setup/build.py calibre-2.75.1-patched/setup/build.py
--- calibre-2.75.1/setup/build.py 2016-12-25 14:32:55.000000000 +1000
+++ calibre-2.75.1-patched/setup/build.py 2016-12-29 22:50:09.318861256 +1000
@@ -433,6 +433,9 @@
macx {{
QMAKE_LFLAGS += "-undefined dynamic_lookup"
}}

View file

@ -1,13 +1,13 @@
Summary: E-book converter and library management
Name: calibre
Version: 2.62.0
Release: 2
Version: 2.75.1
Release: 1
License: GPLv3+
Group: Office
Url: http://calibre-ebook.com/
Source0: %{name}-%{version}.tar.xz
Source2: calibre-mount-helper
Patch0: calibre-2.33.0-linkage.patch
Patch0: calibre-2.75.1-linkage.patch
Patch1: calibre-no-update.patch
Patch3: calibre-nodisplay.patch
Patch4: calibre-python2-env-fix.patch