- Update 3.16.0:

- New Site: archive.hpfanfictalk.com (eFiction non-base)
  - Reduce debug output in base_xenforoforum_adapter.
  - Add replace_xbr_with_hr feature.
  - Update translations.
  - Fix for adapter_storiesonlinenet requiring 'v' from
    login.php.
  - Add more domains for AO3.
  - Use storyUrl from metadata for checking library, for
    those sites that make canonical storyUrl difficult, like
    adapter_literotica. Closes #461. Plugin only.
  - Optional EPUB 3.0 output

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=37
This commit is contained in:
Matej Cepl 2020-03-02 17:36:35 +00:00 committed by Git OBS Bridge
parent 6a22be3dfe
commit f9cbc880c6
4 changed files with 20 additions and 4 deletions

BIN
FanFicFare-3.15.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
FanFicFare-3.16.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Mar 2 18:34:01 CET 2020 - Matej Cepl <mcepl@suse.com>
- Update 3.16.0:
- New Site: archive.hpfanfictalk.com (eFiction non-base)
- Reduce debug output in base_xenforoforum_adapter.
- Add replace_xbr_with_hr feature.
- Update translations.
- Fix for adapter_storiesonlinenet requiring 'v' from
login.php.
- Add more domains for AO3.
- Use storyUrl from metadata for checking library, for
those sites that make canonical storyUrl difficult, like
adapter_literotica. Closes #461. Plugin only.
- Optional EPUB 3.0 output
-------------------------------------------------------------------
Mon Jan 20 20:38:40 CET 2020 - Matej Cepl <mcepl@suse.com>

View File

@ -21,7 +21,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-fanficfare
Version: 3.15.0
Version: 3.16.0
Release: 0
Summary: Tool for making eBooks from stories on fanfiction and other web sites
License: GPL-3.0-only