diff --git a/FanFicFare-4.3.0.tar.gz b/FanFicFare-4.3.0.tar.gz deleted file mode 100644 index 60dfe96..0000000 --- a/FanFicFare-4.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a836b71103a27ac0e9a021427cbdb039de9a073a01cb4272361847f815a1065 -size 1945884 diff --git a/FanFicFare-4.4.0.tar.gz b/FanFicFare-4.4.0.tar.gz new file mode 100644 index 0000000..4b60f8a --- /dev/null +++ b/FanFicFare-4.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc8930c2e58af49a4c58d41c58b7039290e08dabf5ee77b38141761b8891db05 +size 1948136 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 5421dcc..703902e 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Wed Jul 21 11:24:45 UTC 2021 - Matej Cepl + +- Update to 4.4.0: + - PI: Only update author link (AKA authorUrl) in Calibre if + changed. + - Collect 'fandoms' for adapter_scribblehubcom. + - Change defaults.ini to correctly show default values for + remove_spoil… + - XF: Take datePublished from first post and fix date reading. + - Browser Cache Chome Simple Cache -- Skip with warning on bad + file par… + - Browser Cache Firefox Cache2 -- Skip with warning on bad file + parse i… + - Add link to wiki/BrowserCacheFeature in Cloudflare + error. #708 + - Treat img url contains '.svg?' same as + endswith('.svg')--Calibre imag… + - adapter_ficbooknet remove double / from author URL. + - ficbook.net doesn't use www. anymore. + - Implement use_browser_cache for ficbook.net. + - nsapa_proxy: detect&log proxy connection error + - adapter_wwwnovelallcom - Updates for site changes. + 'translator' no lo… + - New Site: worldofx.de (German language X-files eFiction) + - Also save error column on new books because chapter errors + now making… + - Pre-v5 Calibre fix for nsapa_proxy. + - Fix for XF2 stories using author img as cover when absolute URL. + - XF: data-url or data-src for lazyload images. Closes #713 + - adapter_royalroadcom: Collect numWords. #712 + - Add estimatedWords for XF2 sites that provide it (SB/SV + mainly). + - Add http_proxy and https_proxy setting, remove + fix_broken_https_proxy… + - Conceal some debug output for proxies. + ------------------------------------------------------------------- Tue Jun 1 09:20:32 UTC 2021 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 7699423..1e11f9f 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare -Version: 4.3.0 +Version: 4.4.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only