Accepting request 762920 from devel:languages:python

- Update to 3.14.0:
  - Different email URL for royalroad.com. Closes #452
  - Update adapter_fictionmaniatv to use HTML versions containing
    images and fall back if not found.
  - Update adapter_fictionmaniatv to use HTML versions vs text by
    default.
  - Update Translations
  - New Site fanfics.me (Russian language site).
  - Base_eFiction - Get Rating/Rated from TOC page if not found
    on print page. Remove from 2 individual adapters.
  - Failsafe for max_zalgo setting. Closes #449.
  - Add plugin option for toolbar button to pop menu.
  - Fix AO3 chapterstotal replace_metadata for multi digits.
  - Add
  - around AO3 chapter head/foot notes. Issue 447
  - Remove feature to save cookiejar between downloads and BG
    jobs--causes some obscure problems with QQ at least. Closes
    #466

OBS-URL: https://build.opensuse.org/request/show/762920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fanficfare?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2020-01-11 13:42:35 +00:00 committed by Git OBS Bridge
commit 924ff39aa1
4 changed files with 26 additions and 4 deletions

BIN
FanFicFare-3.13.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
FanFicFare-3.14.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Jan 10 22:15:59 CET 2020 - Matej Cepl <mcepl@suse.com>
- Update to 3.14.0:
- Different email URL for royalroad.com. Closes #452
- Update adapter_fictionmaniatv to use HTML versions containing
images and fall back if not found.
- Update adapter_fictionmaniatv to use HTML versions vs text by
default.
- Update Translations
- New Site fanfics.me (Russian language site).
- Base_eFiction - Get Rating/Rated from TOC page if not found
on print page. Remove from 2 individual adapters.
- Failsafe for max_zalgo setting. Closes #449.
- Add plugin option for toolbar button to pop menu.
- Fix AO3 chapterstotal replace_metadata for multi digits.
- Add
- around AO3 chapter head/foot notes. Issue 447
- Remove feature to save cookiejar between downloads and BG
jobs--causes some obscure problems with QQ at least. Closes
#466
-------------------------------------------------------------------
Thu Jan 2 10:03:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -21,7 +21,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-fanficfare
Version: 3.13.0
Version: 3.14.0
Release: 0
Summary: Tool for making eBooks from stories on fanfiction and other web sites
License: GPL-3.0-only