From e3121b7f4e7e8173aef13f279c366e2b99b61891113b60399981cfec6275db21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Wed, 2 Oct 2024 07:52:24 +0200 Subject: [PATCH] Update to 4.38.0: * 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 --- FanFicFare-4.37.0.tar.gz | 3 --- FanFicFare-4.38.0.tar.gz | 3 +++ python-fanficfare.changes | 10 ++++++++++ python-fanficfare.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-4.37.0.tar.gz create mode 100644 FanFicFare-4.38.0.tar.gz 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.38.0.tar.gz b/FanFicFare-4.38.0.tar.gz new file mode 100644 index 0000000..9399d84 --- /dev/null +++ b/FanFicFare-4.38.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7a459880acedeea02edf575e292e496a5c929e0689fa38169141e3f5e38e8b +size 1997684 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 2887764..faf9434 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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..71c1c46 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.38.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only