From e81257297995cc420c986efd02e3331a0c65c0bbb6a984d196cb01364dade0e6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 20 Sep 2022 12:30:14 +0000 Subject: [PATCH] - Update to 4.16.0: - Update embedded certifi to 2022.06.15.1 - Add use_ssl_default_seclevelone option for aneroticstory - adapter_storiesonlinenet: Fix for empty scores. #882 - Update translations. - Add flaresolverr_proxy_timeout (default 60000ms) #703 - storiesonline / finestories / scifistories : Change story URL scheme to keep story-title & use to detect story ID reuse. #882 - Fix for remove from update & rejects lists when lower selected first. - adapter_wattpadcom: Add include_chapter_banner_images feature, defaults on - Clear metadata cache on numWords set from plugin for derived values. - Deprecate 'Update EPUB Cover?' Download Option. See #878 and Cover Settings Calibre Plugin - Add force_cover_image setting - Add use_old_cover setting - Add 'Set Calibre Cover Only for New Books' checkbox - Remove RSS link from threadmarks_title (XF2) - Also include threadmarks_title in tagsfromtitle (XF) - nsapa_proxy: detect proxy protocol violation - Fix #865 - thanks, nsapa - Make series name/comment area scrollable for when lengthy. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=89 --- FanFicFare-4.15.0.tar.gz | 3 --- FanFicFare-4.16.0.tar.gz | 3 +++ python-fanficfare.changes | 29 +++++++++++++++++++++++++++++ python-fanficfare.spec | 2 +- 4 files changed, 33 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-4.15.0.tar.gz create mode 100644 FanFicFare-4.16.0.tar.gz diff --git a/FanFicFare-4.15.0.tar.gz b/FanFicFare-4.15.0.tar.gz deleted file mode 100644 index 555d654..0000000 --- a/FanFicFare-4.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57d9b74ffed6894bbe5927f4aef693a7b4c4b04c9d3972e3db9f16d65364cd89 -size 1951294 diff --git a/FanFicFare-4.16.0.tar.gz b/FanFicFare-4.16.0.tar.gz new file mode 100644 index 0000000..c53c418 --- /dev/null +++ b/FanFicFare-4.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88e3e04f36be92ea71b82141dc4ac196e4651433400537f18f1d4c95e2e2fad +size 1965384 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index a788159..7db9047 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Sep 20 12:26:39 UTC 2022 - Matej Cepl + +- Update to 4.16.0: + - Update embedded certifi to 2022.06.15.1 + - Add use_ssl_default_seclevelone option for aneroticstory + - adapter_storiesonlinenet: Fix for empty scores. #882 + - Update translations. + - Add flaresolverr_proxy_timeout (default 60000ms) #703 + - storiesonline / finestories / scifistories : Change story + URL scheme to keep story-title & use to detect story ID + reuse. #882 + - Fix for remove from update & rejects lists when lower + selected first. + - adapter_wattpadcom: Add include_chapter_banner_images + feature, defaults on + - Clear metadata cache on numWords set from plugin for derived + values. + - Deprecate 'Update EPUB Cover?' Download Option. See #878 and + Cover Settings Calibre Plugin + - Add force_cover_image setting + - Add use_old_cover setting + - Add 'Set Calibre Cover Only for New Books' checkbox + - Remove RSS link from threadmarks_title (XF2) + - Also include threadmarks_title in tagsfromtitle (XF) + - nsapa_proxy: detect proxy protocol violation - Fix #865 - + thanks, nsapa + - Make series name/comment area scrollable for when lengthy. + ------------------------------------------------------------------- Sat Aug 20 07:27:45 UTC 2022 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 73b85e5..c779669 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.15.0 +Version: 4.16.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only