forked from pool/python-fanficfare
- Update to 4.0.2 (simple bugfix release):
- Fix for BG job race conditions. - Fix writer_txt import removeAllEntities - Update plugin about.html - Fix reduce_zalgo not imported. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=68
This commit is contained in:
parent
bc2e41525a
commit
f952858f23
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 22 12:53:15 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 4.0.2 (simple bugfix release):
|
||||
- Fix for BG job race conditions.
|
||||
- Fix writer_txt import removeAllEntities
|
||||
- Update plugin about.html
|
||||
- Fix reduce_zalgo not imported.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 10:11:35 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-fanficfare
|
||||
Version: 4.0.0
|
||||
Version: 4.0.2
|
||||
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