forked from pool/python-fanficfare
Accepting request 781034 from devel:languages:python
- 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/request/show/781034 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=17
This commit is contained in:
commit
72350c6ffa
BIN
FanFicFare-3.15.0.tar.gz
(Stored with Git LFS)
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
BIN
FanFicFare-3.16.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
Mon Jan 20 20:38:40 CET 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-fanficfare
|
Name: python-fanficfare
|
||||||
Version: 3.15.0
|
Version: 3.16.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool for making eBooks from stories on fanfiction and other web sites
|
Summary: Tool for making eBooks from stories on fanfiction and other web sites
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user