diff --git a/FanFicFare-4.2.0.tar.gz b/FanFicFare-4.2.0.tar.gz deleted file mode 100644 index 49fd6d0..0000000 --- a/FanFicFare-4.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66f3fabcf0d9333638ec0ef3c4a86538ebd3f77692448374c0de1cea9e489107 -size 1944231 diff --git a/FanFicFare-4.3.0.tar.gz b/FanFicFare-4.3.0.tar.gz new file mode 100644 index 0000000..60dfe96 --- /dev/null +++ b/FanFicFare-4.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a836b71103a27ac0e9a021427cbdb039de9a073a01cb4272361847f815a1065 +size 1945884 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index bea3b6d..5421dcc 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jun 1 09:20:32 UTC 2021 - Matej Cepl + +- Update to 4.3.0: + - quotev.com: use_cloudscraper:true by default. + - Update translations + - adapter_bdsmlibrarycom: Set author Anonymous when author not found + instead of sys.exit(). Closes #696 + - Fix XF authorUrl and author_avatar_cover feature. Closes #695 + - Catch exceptions in word count. + - Add CLI --color option for warns and fails. Closes #692 + - Report browser cache load fail as such. + ------------------------------------------------------------------- Wed May 5 09:05:26 UTC 2021 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 5927aa9..7699423 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.2.0 +Version: 4.3.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only