1
0

Accepting request 823886 from devel:languages:python

- Update to 3.21.0:
  - New site: chireads.com -- Thanks, Kolbo!
  - Fix for recursion in add_genre_when_multi_category caching bad
    value.
  - Change INI edit highlight colors when dark theme.
  - Add cover_min_size setting.
  - Fix add_genre_when_multi_category so it can include_in_ without
    breaking and move above doreplacements.
  - Add .SHOW_EMPTY feature for titlepage_entries.
  - Check for epub before polishing cover into it.
  - Change site efiction.esteliel.de to faerie-archive.com, also changed
    siteabbrev eesd->fae
  - Allow for no genre stories in adapter_fanficauthorsnet.
  - Fix adapter_webnovelcom sitetags for site changes.

OBS-URL: https://build.opensuse.org/request/show/823886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2020-08-02 10:19:16 +00:00 committed by Git OBS Bridge
commit 32bee837bd
4 changed files with 22 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Aug 1 13:50:50 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Update to 3.21.0:
- New site: chireads.com -- Thanks, Kolbo!
- Fix for recursion in add_genre_when_multi_category caching bad
value.
- Change INI edit highlight colors when dark theme.
- Add cover_min_size setting.
- Fix add_genre_when_multi_category so it can include_in_ without
breaking and move above doreplacements.
- Add .SHOW_EMPTY feature for titlepage_entries.
- Check for epub before polishing cover into it.
- Change site efiction.esteliel.de to faerie-archive.com, also changed
siteabbrev eesd->fae
- Allow for no genre stories in adapter_fanficauthorsnet.
- Fix adapter_webnovelcom sitetags for site changes.
-------------------------------------------------------------------
Sun Jun 21 20:37:22 UTC 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.20.1
Version: 3.21.0
Release: 0
Summary: Tool for making eBooks from stories on fanfiction and other web sites
License: GPL-3.0-only