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:
commit
32bee837bd
BIN
FanFicFare-3.20.1.tar.gz
(Stored with Git LFS)
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
BIN
FanFicFare-3.21.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user