From f9cbc880c6b44b443ca87e00152481aa6ce4b824c55e90a1eac4d8d159a55d66 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 2 Mar 2020 17:36:35 +0000 Subject: [PATCH] - Update 3.16.0: - New Site: archive.hpfanfictalk.com (eFiction non-base) - Reduce debug output in base_xenforoforum_adapter. - Add replace_xbr_with_hr feature. - Update translations. - Fix for adapter_storiesonlinenet requiring 'v' from login.php. - Add more domains for AO3. - Use storyUrl from metadata for checking library, for those sites that make canonical storyUrl difficult, like adapter_literotica. Closes #461. Plugin only. - Optional EPUB 3.0 output OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=37 --- FanFicFare-3.15.0.tar.gz | 3 --- FanFicFare-3.16.0.tar.gz | 3 +++ python-fanficfare.changes | 16 ++++++++++++++++ python-fanficfare.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-3.15.0.tar.gz create mode 100644 FanFicFare-3.16.0.tar.gz diff --git a/FanFicFare-3.15.0.tar.gz b/FanFicFare-3.15.0.tar.gz deleted file mode 100644 index 3508588..0000000 --- a/FanFicFare-3.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:433b576ec9cd0ae03fd40860c5d68f61dc56a9f93966e7e5e70be6c7205fd2b6 -size 1100784 diff --git a/FanFicFare-3.16.0.tar.gz b/FanFicFare-3.16.0.tar.gz new file mode 100644 index 0000000..61aa175 --- /dev/null +++ b/FanFicFare-3.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d5d906b21f03836af0a805d436e8547b8fa590e9968277a7922b6f7ee6e0158 +size 1104674 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 84d69b5..8dd1d48 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Mar 2 18:34:01 CET 2020 - Matej Cepl + +- Update 3.16.0: + - New Site: archive.hpfanfictalk.com (eFiction non-base) + - Reduce debug output in base_xenforoforum_adapter. + - Add replace_xbr_with_hr feature. + - Update translations. + - Fix for adapter_storiesonlinenet requiring 'v' from + login.php. + - Add more domains for AO3. + - Use storyUrl from metadata for checking library, for + those sites that make canonical storyUrl difficult, like + adapter_literotica. Closes #461. Plugin only. + - Optional EPUB 3.0 output + ------------------------------------------------------------------- Mon Jan 20 20:38:40 CET 2020 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index d6beef3..abf95a0 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.15.0 +Version: 3.16.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only