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:
Ludwig Nussel 2019-09-13 13:02:54 +00:00 committed by Git OBS Bridge
commit 6d9fb2cf50
4 changed files with 16 additions and 4 deletions

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

Binary file not shown.

View File

@ -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>

View File

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