Update to 4.39.0 #1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
.osc
|
.osc
|
||||||
|
_scmsync.obsinfo
|
||||||
|
BIN
FanFicFare-4.37.0.tar.gz
(Stored with Git LFS)
BIN
FanFicFare-4.37.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
FanFicFare-4.39.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
FanFicFare-4.39.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 2 05:41:39 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update to 4.39.0:
|
||||||
|
- Better error when utf8FromSoup called with None.
|
||||||
|
- adapter_asianfanficscom: Add Is adult toggle call,
|
||||||
|
use_cloudscraper:true in defaults.ini
|
||||||
|
- Fix(es) for get_url_search not found when seriesUrl doesn't
|
||||||
|
match an adapter site.
|
||||||
|
- Fix for regression when browser_cache_simple_header_old
|
||||||
|
added. #1104
|
||||||
|
- Add decode_emails option, defaults to false.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 22 16:10:37 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Chrome Simple Browser Cache extra field fix (Mac/Linux)
|
||||||
|
- adapter_scribblehubcom: Allow for changing title in story URL.
|
||||||
|
- Update adapter_syosetucom.py (#1095) Fix update retrieval for
|
||||||
|
series not completed, thanks dado330
|
||||||
|
- Make CLI username prompt more visible
|
||||||
|
- Update translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 1 16:51:04 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Thu Aug 1 16:51:04 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -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.37.0
|
Version: 4.39.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
|
||||||
|
Loading…
Reference in New Issue
Block a user