From 79618fffd4a298c9a50cff481c3a276c3679ce2293376223e07392cd2c8cb465 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 1 Mar 2024 17:39:54 +0000 Subject: [PATCH] - Update to 4.32.0: - Update translations. - Add Edit personal.ini as a direct menu item--can keyboard shortcut - adapter_deviantartcom: Fix for site change and detect no username. - Set book[tags] after writeStory for literotica. - New site: syosetu.com Japanese language site, thanks praschke - Don't do random lang anymore in test1--changes series sort in Calibre. - Don't need \n after looking for log entries. - Add include_images:coveronly option for [#1037](https://github.com/JimmXinu/FanFicFare/issues/1037) - adapter_literotica: Allow for empty div.aa_ht tags, remove extra None from text - adapter_wwwutopiastoriescom: Remove author page get, add extracategories instead. Site static now. - adapter_wwwutopiastoriescom: Updates for site changes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=112 --- FanFicFare-4.30.0.tar.gz | 3 --- FanFicFare-4.32.0.tar.gz | 3 +++ python-fanficfare.changes | 22 ++++++++++++++++++++++ python-fanficfare.spec | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-4.30.0.tar.gz create mode 100644 FanFicFare-4.32.0.tar.gz diff --git a/FanFicFare-4.30.0.tar.gz b/FanFicFare-4.30.0.tar.gz deleted file mode 100644 index 357cd17..0000000 --- a/FanFicFare-4.30.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7aa0601d622bc66659d40c1edc529b9295e4d8974e70f386136589d56798b3d5 -size 1900190 diff --git a/FanFicFare-4.32.0.tar.gz b/FanFicFare-4.32.0.tar.gz new file mode 100644 index 0000000..9fc36f8 --- /dev/null +++ b/FanFicFare-4.32.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116ef7235cef022d088cb847c8578b1ccdf4de02adf933654951d6fbddaaec14 +size 1937940 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 88474cf..89ad6ec 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Mar 1 17:34:47 UTC 2024 - Matej Cepl + +- Update to 4.32.0: + - Update translations. + - Add Edit personal.ini as a direct menu item--can keyboard + shortcut + - adapter_deviantartcom: Fix for site change and detect no + username. + - Set book[tags] after writeStory for literotica. + - New site: syosetu.com Japanese language site, thanks praschke + - Don't do random lang anymore in test1--changes series sort in + Calibre. + - Don't need \n after looking for log entries. + - Add include_images:coveronly option for + [#1037](https://github.com/JimmXinu/FanFicFare/issues/1037) + - adapter_literotica: Allow for empty div.aa_ht tags, remove + extra None from text + - adapter_wwwutopiastoriescom: Remove author page get, add + extracategories instead. Site static now. + - adapter_wwwutopiastoriescom: Updates for site changes. + ------------------------------------------------------------------- Sun Jan 28 10:24:33 UTC 2024 - Dirk Müller diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 8a5a397..7e65dfb 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.30.0 +Version: 4.32.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only