diff --git a/.gitignore b/.gitignore index 57affb6..76bc7d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .osc +_scmsync.obsinfo diff --git a/FanFicFare-4.37.0.tar.gz b/FanFicFare-4.37.0.tar.gz deleted file mode 100644 index e58867b..0000000 --- a/FanFicFare-4.37.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:210ffa85ad468e503a0a8f9dd0f55c168ee08c85c6f8f36e32787926b958c5ae -size 1996412 diff --git a/FanFicFare-4.39.0.tar.gz b/FanFicFare-4.39.0.tar.gz new file mode 100644 index 0000000..69d8d24 --- /dev/null +++ b/FanFicFare-4.39.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0ac12a4a6715d0d406ef5a955fc06cdf89e0675be4c6188a07dd67068cbdfc +size 1998672 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 2887764..a58ecff 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Oct 2 05:41:39 UTC 2024 - Matej Cepl + +- 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 + +- 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 diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 42227ee..a35bc99 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -20,7 +20,7 @@ %define modnamedown fanficfare %define skip_python2 1 Name: python-fanficfare -Version: 4.37.0 +Version: 4.39.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only