1
0

Update to 4.40.0:

- Update Translations
  - adapter_ficbooknet: Another site update,
  - adapter_ficbooknet: Fixes for site changes,
  - adapter_inkbunnynet: Add login for Get URLs from Page
  - adapter_syosetucom: Fix for site changes,
  - Change decode_emails default to true.
  - adapter_deviantartcom: Site changes, new chapter text tag.
This commit is contained in:
Matej Cepl 2024-11-01 16:30:10 +01:00
parent ce8a209c91
commit d6a4bc72e7
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
4 changed files with 16 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Nov 1 15:27:43 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update to 4.40.0:
- Update Translations
- adapter_ficbooknet: Another site update,
- adapter_ficbooknet: Fixes for site changes,
- adapter_inkbunnynet: Add login for Get URLs from Page
- adapter_syosetucom: Fix for site changes,
- Change decode_emails default to true.
- adapter_deviantartcom: Site changes, new chapter text tag.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 2 05:41:39 UTC 2024 - Matej Cepl <mcepl@cepl.eu> Wed Oct 2 05:41:39 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -20,7 +20,7 @@
%define modnamedown fanficfare %define modnamedown fanficfare
%define skip_python2 1 %define skip_python2 1
Name: python-fanficfare Name: python-fanficfare
Version: 4.39.0 Version: 4.40.0
Release: 0 Release: 0
Summary: Tool for making eBooks from stories on fanfiction and other web sites Summary: Tool for making eBooks from stories on fanfiction and other web sites
License: GPL-3.0-only License: GPL-3.0-only