diff --git a/FanFicFare-4.29.0.tar.gz b/FanFicFare-4.29.0.tar.gz deleted file mode 100644 index 78852a7..0000000 --- a/FanFicFare-4.29.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e64135d24dc58063ab863811540d2837cc72263a69deeb5f603b738f7ad734d0 -size 1899808 diff --git a/FanFicFare-4.30.0.tar.gz b/FanFicFare-4.30.0.tar.gz new file mode 100644 index 0000000..357cd17 --- /dev/null +++ b/FanFicFare-4.30.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa0601d622bc66659d40c1edc529b9295e4d8974e70f386136589d56798b3d5 +size 1900190 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 5866449..88474cf 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun Jan 28 10:24:33 UTC 2024 - Dirk Müller + +- update to 4.30.0: + * Install attached plugin zip file, or use Calibre's 'Get + plugins' feature. + * FanFicFare is delivered as a `pip` Python package. + * Run `fanficfare -h` from command-line. + * Update translations. + * Better handling of &<> entities with stripHTML() and chapter + titles. #1019 + * SB(but not SV) removed RSS link from thread list title. + Closes #1017 + * adapter_storiesonlinenet: Allow /n/ as well as /s/ paths + * adapter_storiesonlinenet: Update for chapter URL change for + paid subs. See #1014, thanks bpothier! + * adapter_storiesonlinenet: Update for chapter URL change. See + #1013 + * adapter_fanfictionnet: Only use data-original cover images. + * BrowserCache should ignore usecache flag, that's for + BasicCache. + ------------------------------------------------------------------- Tue Nov 21 14:39:13 UTC 2023 - Dirk Müller diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 6072c15..8a5a397 100644 --- a/python-fanficfare.spec +++ b/python-fanficfare.spec @@ -1,7 +1,7 @@ # # spec file for package python-fanficfare # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define modnamedown fanficfare %define skip_python2 1 Name: python-fanficfare -Version: 4.29.0 +Version: 4.30.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only @@ -49,7 +49,7 @@ Requires: python-requests Requires: python-requests-file Requires: python-urllib3 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages