diff --git a/FanFicFare-4.0.0.tar.gz b/FanFicFare-4.0.0.tar.gz deleted file mode 100644 index 67f0ad8..0000000 --- a/FanFicFare-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75630d58a19e732732ff6d4cc4487719067309c75abe085e8a70ab4f647319cb -size 1948842 diff --git a/FanFicFare-4.1.0.tar.gz b/FanFicFare-4.1.0.tar.gz new file mode 100644 index 0000000..e5de824 --- /dev/null +++ b/FanFicFare-4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18cc709ed903f8c01507a5da4acdea1a862efaf67cd6b2f8e00d03d36483398a +size 1948686 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 882df9b..3d5ab54 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Sat Mar 27 12:16:53 UTC 2021 - Matej Cepl + +- Update to 4.1.0: + - adapter_literotica - Update for recent site change and fix + first chapter - Thanks, davidfor! + - adapter_fictionlive - Fix off-by-one error in + most_recent_chunk / add_chapter_url interaction, closes #672 + Thanks, HazelSh! + - Fixes for literotica sites changes. Issue #671 + - Fix for include_dice_rolls when multiple fieldsets. + - Check for img 'failedtoload' *before* trying to fetch on + updates. + - Issue with fiction.live setting in defaults[fiction.live] + overriding personal[www.fiction.live]. Could use a more general + solution if I can think of one. + - minor changes to track fictionlive website updates - Thanks, + HazelSh #668 + - Fix show_timestamps option in adapter_fictionlive + - Add include_dice_rolls option + - Include error for continue_on_chapter_error in log + - Put 'Change theme to Classic' back in + adapter_storiesonlinenet + - Remove some dup imports/code, thanks akshgpt7. Closes #663 + - use_ssl_unverified_context:true ignored when + use_clouadscraper:true + - Fixes for ancient 'import *' getting broken by removing + unused imports in base_writer -- Fixes "name 're' is not + defined" with HTML output. + +------------------------------------------------------------------- +Mon Feb 22 12:53:15 UTC 2021 - Matej Cepl + +- Update to 4.0.2 (simple bugfix release): + - Fix for BG job race conditions. + - Fix writer_txt import removeAllEntities + - Update plugin about.html + - Fix reduce_zalgo not imported. + ------------------------------------------------------------------- Fri Feb 19 10:11:35 UTC 2021 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 2a2561a..41e3524 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.0.0 +Version: 4.1.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only