From e488ec683d6147868ac653cf40cf0f5b08cd030a747d0e3ad0b4658f11282b97 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 21 Jun 2020 20:40:27 +0000 Subject: [PATCH] - Update to version 3.20.1: - Add more URLs to cover_exclusion_regexp for base_xenforoforum. - Fix for is_adult needing &showRestricted URL in adapter_harrypotterfanfictioncom. - Better auth page parsing due to own-favorite story in adapter_harrypotterfanfictioncom. - Add characters and increased category collection for adapter_fanfiktionde. - Suppress output_css on CLI -z - Fix numWords parsing in adapter_fanficsme. - Update translations, add Russian. - Fix broken series parsing in adapter_adastrafanficcom & adapter_lotrgficcom. - New Site: www.silmarillionwritersguild.org, thanks Alistair! - Allow /post/ story URLs with adapter_gravitytalescom. - Change to - in chapter text adapter_adultfanfictionorg - Now actually use translated strings in prefs.py. - Need to include prefs.py in messages.pot for translation. - Update Translations. - Catch exception in exception handling for French user. - Remove '.' from numWords in adapter_fanfiktionde - Fix for adapter_bloodshedversecom site changes. - Find both 'Translator' and 'TranslatorS', except in Russian. adapter_fanficsme OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=46 --- FanFicFare-3.19.0.tar.gz | 3 --- FanFicFare-3.20.1.tar.gz | 3 +++ python-fanficfare.changes | 30 ++++++++++++++++++++++++++++++ python-fanficfare.spec | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-3.19.0.tar.gz create mode 100644 FanFicFare-3.20.1.tar.gz diff --git a/FanFicFare-3.19.0.tar.gz b/FanFicFare-3.19.0.tar.gz deleted file mode 100644 index 4a5fa11..0000000 --- a/FanFicFare-3.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57132f65181ac18a5040ea76dc1bebe89cea3d55b75d12625be4bec0bcdba65d -size 1109653 diff --git a/FanFicFare-3.20.1.tar.gz b/FanFicFare-3.20.1.tar.gz new file mode 100644 index 0000000..5019d38 --- /dev/null +++ b/FanFicFare-3.20.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a30eb8c25f97bf4650b9182f948d6aa6bc5517abb4b20b4e29c14137d4995b +size 1140587 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 399c147..367bed7 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Sun Jun 21 20:37:22 UTC 2020 - Matej Cepl + +- Update to version 3.20.1: + - Add more URLs to cover_exclusion_regexp for + base_xenforoforum. + - Fix for is_adult needing &showRestricted URL in + adapter_harrypotterfanfictioncom. + - Better auth page parsing due to own-favorite story in + adapter_harrypotterfanfictioncom. + - Add characters and increased category collection for + adapter_fanfiktionde. + - Suppress output_css on CLI -z + - Fix numWords parsing in adapter_fanficsme. + - Update translations, add Russian. + - Fix broken series parsing in adapter_adastrafanficcom + & adapter_lotrgficcom. + - New Site: www.silmarillionwritersguild.org, thanks Alistair! + - Allow /post/ story URLs with adapter_gravitytalescom. + - Change to + - in chapter text adapter_adultfanfictionorg + - Now actually use translated strings in prefs.py. + - Need to include prefs.py in messages.pot for translation. + - Update Translations. + - Catch exception in exception handling for French user. + - Remove '.' from numWords in adapter_fanfiktionde + - Fix for adapter_bloodshedversecom site changes. + - Find both 'Translator' and 'TranslatorS', except in Russian. + adapter_fanficsme + ------------------------------------------------------------------- Sun May 3 21:18:26 UTC 2020 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 832cecd..b0d68c8 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.19.0 +Version: 3.20.1 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only