From d5001cd8dbfc686b2e02508342ea9b0b250e942e4b1b3670cb7adafec48f0027 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 21 Jul 2021 11:32:38 +0000 Subject: [PATCH] =?UTF-8?q?-=20Update=20to=204.4.1:=20=20=20-=20PI:=20Only?= =?UTF-8?q?=20update=20author=20link=20(AKA=20authorUrl)=20in=20Calibre=20?= =?UTF-8?q?if=20=20=20=20=20changed.=20=20=20-=20Collect=20'fandoms'=20for?= =?UTF-8?q?=20adapter=5Fscribblehubcom.=20=20=20-=20Change=20defaults.ini?= =?UTF-8?q?=20to=20correctly=20show=20default=20values=20for=20=20=20=20?= =?UTF-8?q?=20remove=5Fspoil=E2=80=A6=20=20=20-=20XF:=20Take=20datePublish?= =?UTF-8?q?ed=20from=20first=20post=20and=20fix=20date=20reading.=20=20=20?= =?UTF-8?q?-=20Browser=20Cache=20Chome=20Simple=20Cache=20--=20Skip=20with?= =?UTF-8?q?=20warning=20on=20bad=20=20=20=20=20file=20par=E2=80=A6=20=20?= =?UTF-8?q?=20-=20Browser=20Cache=20Firefox=20Cache2=20--=20Skip=20with=20?= =?UTF-8?q?warning=20on=20bad=20file=20=20=20=20=20parse=20i=E2=80=A6=20?= =?UTF-8?q?=20=20-=20Add=20link=20to=20wiki/BrowserCacheFeature=20in=20Clo?= =?UTF-8?q?udflare=20=20=20=20=20error.=20#708=20=20=20-=20Treat=20img=20u?= =?UTF-8?q?rl=20contains=20'.svg=3F'=20same=20as=20=20=20=20=20endswith('.?= =?UTF-8?q?svg')--Calibre=20imag=E2=80=A6=20=20=20-=20adapter=5Fficbooknet?= =?UTF-8?q?=20remove=20double=20/=20from=20author=20URL.=20=20=20-=20ficbo?= =?UTF-8?q?ok.net=20doesn't=20use=20www.=20anymore.=20=20=20-=20Implement?= =?UTF-8?q?=20use=5Fbrowser=5Fcache=20for=20ficbook.net.=20=20=20-=20nsapa?= =?UTF-8?q?=5Fproxy:=20detect&log=20proxy=20connection=20error=20=20=20-?= =?UTF-8?q?=20adapter=5Fwwwnovelallcom=20-=20Updates=20for=20site=20change?= =?UTF-8?q?s.=20=20=20=20=20'translator'=20no=20lo=E2=80=A6=20=20=20-=20Ne?= =?UTF-8?q?w=20Site:=20worldofx.de=20(German=20language=20X-files=20eFicti?= =?UTF-8?q?on)=20=20=20-=20Also=20save=20error=20column=20on=20new=20books?= =?UTF-8?q?=20because=20chapter=20errors=20=20=20=20=20now=20making?= =?UTF-8?q?=E2=80=A6=20=20=20-=20Pre-v5=20Calibre=20fix=20for=20nsapa=5Fpr?= =?UTF-8?q?oxy.=20=20=20-=20Fix=20for=20XF2=20stories=20using=20author=20i?= =?UTF-8?q?mg=20as=20cover=20when=20absolute=20URL.=20=20=20-=20XF:=20data?= =?UTF-8?q?-url=20or=20data-src=20for=20lazyload=20images.=20Closes=20#713?= =?UTF-8?q?=20=20=20-=20adapter=5Froyalroadcom:=20Collect=20numWords.=20#7?= =?UTF-8?q?12=20=20=20-=20Add=20estimatedWords=20for=20XF2=20sites=20that?= =?UTF-8?q?=20provide=20it=20(SB/SV=20=20=20=20=20mainly).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=75 --- FanFicFare-4.3.0.tar.gz | 3 --- FanFicFare-4.4.1.tar.gz | 3 +++ python-fanficfare.changes | 40 +++++++++++++++++++++++++++++++++++++++ python-fanficfare.spec | 2 +- 4 files changed, 44 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-4.3.0.tar.gz create mode 100644 FanFicFare-4.4.1.tar.gz 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.1.tar.gz b/FanFicFare-4.4.1.tar.gz new file mode 100644 index 0000000..0e17ca2 --- /dev/null +++ b/FanFicFare-4.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed +size 14 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 5421dcc..06df41a 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Wed Jul 21 11:24:45 UTC 2021 - Matej Cepl + +- Update to 4.4.1: + - 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. + - Change blockfilecache to save uint32 addrs instead of + original cache … + - Allow fictionpress.com with use_browser_cache--user still needs to co… + ------------------------------------------------------------------- Tue Jun 1 09:20:32 UTC 2021 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 7699423..d5a2ec5 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.1 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only