diff --git a/FanFicFare-3.25.0.tar.gz b/FanFicFare-3.25.0.tar.gz deleted file mode 100644 index baaf2cb..0000000 --- a/FanFicFare-3.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69ded9ff634ec538242577a5c3a7a2eff44102c8a3179e1f186243930b84ca5a -size 1303343 diff --git a/FanFicFare-3.26.0.tar.gz b/FanFicFare-3.26.0.tar.gz new file mode 100644 index 0000000..bf3b3b6 --- /dev/null +++ b/FanFicFare-3.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:484cf85b6066ebf3929c67e91e0a333b9872ac2dd6723c1981b00aa3b8e5ccbe +size 1308219 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 3c95ecc..157c6cd 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Tue Dec 22 23:09:58 UTC 2020 - Matej Cepl + +- Update to 3.26.0: + - Clear user_agent for literotica.com + - Fix finding imgs in existing epubs. Closes #608 Many thanks to + Epicpkmn11 for finding this before I released. + - Fixes for adapter_fictionlive, thanks HazelSh + - Make default CSS for fiction.live and royalroad.com use em instead + of pt, thanks HazelSh + - Fix for genre change in adapter_royalroadcom + - Fix for adapter_storiesonlinenet 'access' issue. + - Don't error on w/o class in replace_failed_smilies_with_alt_text + - Allow tab to leave edit boxes. + - Revert(ish) 'fix' for ffnet covers--they fixed it. + - Change convert_inline_images default to false. + - Fix http/https matching in identifiers:url search. + - Allow tags without src attr in epub to update + - Fix for ffnet cover images changed? Or broken? + - Warn, not crash on when cover_min_size fails. + - Add 2nd dup-story URL check after fetching metadata for when story + URL changes. + - Fix adapter_thesietchcom for site change + - Add (optional, default on) convert support for data:image in-line s. + - Adding pass-through support for data:image in-line s. + - XenForo: Fixes for extra /s in normalized URLs. + - Set default cover_min_size: 10,10 to avoid spacer images as covers. + - New Site: squidgeworld.org - shares code with AO3. + - adapter_wuxiaworldco: added status #592 from Rikkitp + - Don't use polyglot, not included until Calibre3. Remove some debug + output. + - adapter_scribblehubcom: Accept chapter URLs. + - adapter_wwwnovelallcom: Accept chapter URLs, must change to true + storyId/URL after. + - Make adapter_novelupdatescc share code with adapter_wuxiaworldco + - adapter_literotica: Keep language domains & use for language + metadata. #588 + - adapter_alternatehistorycom now uses same thread group HTML as + XenForo2. Closes #590 + - adapter_wuxiaworldco/adapter_novelupdatescc: Re-add Don't include + grayed out 'In preparation' chapters + ------------------------------------------------------------------- Mon Nov 9 20:00:20 UTC 2020 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 9e8e7ae..4cdffd6 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: 3.25.0 +Version: 3.26.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only