forked from pool/python-fanficfare
Accepting request 730595 from devel:languages:python
- Update to 3.11.0: * Install attached plugin zip file, or use Calibre's 'Get plugins' feature. * Add URL prefix for XF2 authorUrl if relative. Circa Aug 23, 2019 SV changed the author URL FFF collects to a relative link and I didn't notice it until now. * Add dedup_chapter_list option for buggy chapter lists. Optional in case they're not buggy. * Add fetch_last_page for base_xenforo--SB doesn't send notice emails if user not up-to-date now. * Fix for corner-case with deleting Rejects. * Fix for XF1 regression caused by XF2 threadmarks metadata code. * Add XF2 threadmarks_cover/status/desc/title options. OBS-URL: https://build.opensuse.org/request/show/730595 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=12
This commit is contained in:
commit
6d9fb2cf50
BIN
FanFicFare-3.10.5.tar.gz
(Stored with Git LFS)
BIN
FanFicFare-3.10.5.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
FanFicFare-3.11.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
FanFicFare-3.11.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 13 07:48:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.11.0:
|
||||||
|
* Install attached plugin zip file, or use Calibre's 'Get plugins' feature.
|
||||||
|
* Add URL prefix for XF2 authorUrl if relative. Circa Aug 23, 2019 SV changed the author URL FFF collects to a relative link and I didn't notice it until now.
|
||||||
|
* Add dedup_chapter_list option for buggy chapter lists. Optional in case they're not buggy.
|
||||||
|
* Add fetch_last_page for base_xenforo--SB doesn't send notice emails if user not up-to-date now.
|
||||||
|
* Fix for corner-case with deleting Rejects.
|
||||||
|
* Fix for XF1 regression caused by XF2 threadmarks metadata code.
|
||||||
|
* Add XF2 threadmarks_cover/status/desc/title options.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 6 14:32:05 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
Tue Aug 6 14:32:05 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define modnamedown fanficfare
|
%define modnamedown fanficfare
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-fanficfare
|
Name: python-fanficfare
|
||||||
Version: 3.10.5
|
Version: 3.11.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