diff --git a/FanFicFare-3.14.0.tar.gz b/FanFicFare-3.14.0.tar.gz deleted file mode 100644 index ecb85cf..0000000 --- a/FanFicFare-3.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61b390d1fe368523b4c2195d0e05231b969a45f85cc0e5bd2542333d61df05f8 -size 1117256 diff --git a/FanFicFare-3.15.0.tar.gz b/FanFicFare-3.15.0.tar.gz new file mode 100644 index 0000000..3508588 --- /dev/null +++ b/FanFicFare-3.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433b576ec9cd0ae03fd40860c5d68f61dc56a9f93966e7e5e70be6c7205fd2b6 +size 1100784 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 7b1cc61..84d69b5 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Mon Jan 20 20:38:40 CET 2020 - Matej Cepl + +- Update to 3.15.0: + - Remove site nfacommunity.com, parked domain, last worked + Dec2018. + - Remove site fannation.shades-of-moonlight.com, parked domain, + last worked Dec2018. + - Kludge fix for incorrect HTTP response 500 code from + trekfanfiction.net. + - trekfanfiction.net uses utf8 now + - Make sure storyUrl has &->& and then change it back for + Calibre. Matches how authorUrl is handled(in all_metadata). + Closes #460 for adapter_sugarquillnet . + - adapter_sugarquillnet change chapter text td to div. Issue + #460 + - Update adapter_alternatehistorycom for XenForo2. Issue #457 + - Order custom columns in config page. + - Add -U/--update-epub-always option to CLI. + - Don't do URL quoting on file: URLs. Fix for spaces->+ + breaking default cover. + - Catch ',' in front of 'Thread' in forum titles. + - Reduce minimum_calibre_version to v2.85.1, last of 2 series. + - Changes for Python3 compatibility, thanks eschwartz! + ------------------------------------------------------------------- Fri Jan 10 22:15:59 CET 2020 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 6307949..d6beef3 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: 3.14.0 +Version: 3.15.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only