From 76988dfb7bbef5df088a23d5e9947647eff569cb6e3cc09a2edd448acd14e69c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 3 May 2019 06:53:38 +0000 Subject: [PATCH] Accepting request 700317 from home:mcepl:branches:devel:languages:python - Update to 3.7.6: - Fix CLI Upload to have correct version. - Fix for BS halping with string conversions on PI update from Saved Meta Column. - More improvements for adapter_asianfanficscom, including auto_sub feature, thanks oh45454545 - Improvements for adapter_asianfanficscom, thanks oh45454545 - Update adapter_asianfanficscom to fetch chapter texts from JSON url. - Ad wall indicator has changed for adapter_webnovelcom. - Fix use_archived_author in AO3. OBS-URL: https://build.opensuse.org/request/show/700317 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=17 --- FanFicFare-3.7.0.tar.gz | 3 --- FanFicFare-3.7.6.tar.gz | 3 +++ python-fanficfare.changes | 15 +++++++++++++++ python-fanficfare.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-3.7.0.tar.gz create mode 100644 FanFicFare-3.7.6.tar.gz diff --git a/FanFicFare-3.7.0.tar.gz b/FanFicFare-3.7.0.tar.gz deleted file mode 100644 index d7c679d..0000000 --- a/FanFicFare-3.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d6727cbe8cbae783c3c1290d04f4a76f317ae3add98644029f3772c8336cac9 -size 1071869 diff --git a/FanFicFare-3.7.6.tar.gz b/FanFicFare-3.7.6.tar.gz new file mode 100644 index 0000000..b48ca2c --- /dev/null +++ b/FanFicFare-3.7.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec83499473bad516c37e78209d03c6e99178e79118f6ea13fbdaa09feb833ac +size 1072596 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 27210df..7bd7fd5 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri May 3 08:45:55 CEST 2019 - Matej Cepl + +- Update to 3.7.6: + - Fix CLI Upload to have correct version. + - Fix for BS halping with string conversions on PI update from + Saved Meta Column. + - More improvements for adapter_asianfanficscom, including + auto_sub feature, thanks oh45454545 + - Improvements for adapter_asianfanficscom, thanks oh45454545 + - Update adapter_asianfanficscom to fetch chapter texts from + JSON url. + - Ad wall indicator has changed for adapter_webnovelcom. + - Fix use_archived_author in AO3. + ------------------------------------------------------------------- Sun Apr 28 07:26:14 CEST 2019 - Matej Cepl diff --git a/python-fanficfare.spec b/python-fanficfare.spec index db9f313..fb67d1b 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -20,7 +20,7 @@ %define modnamedown fanficfare %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare -Version: 3.7.0 +Version: 3.7.6 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only