From f952858f234a04e709932b4e4af929f6f08774a81c8e099f2957598cb7d5d670 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 22 Feb 2021 12:53:57 +0000 Subject: [PATCH] - 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 --- python-fanficfare.changes | 9 +++++++++ python-fanficfare.spec | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 882df9b..a07bac0 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Feb 22 12:53:15 UTC 2021 - Matej Cepl + +- 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 diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 2a2561a..e4ae00d 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -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