From e6e15a40819f152d0323bef384d4e668ac944b64b3c22726803c7001fc74da31 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 1 Apr 2024 20:04:07 +0000 Subject: [PATCH] - Update to 4.33.0: - Update translations. - adapter_inkbunnynet: Honor keep_summary_html, allow alternate cover image. Thanks hmonsta #912. - adapter_deviantartcom: Add a 6th different message to indicate 'mature content'. #1052 - adapter_deviantartcom: Bad username fails separately than bad pass. #1052 - Paste into ini edit as plain text only. - syosetu: make numeric metadata robust against wording changes - thanks praschke - New site Japanese language site kakuyomu.jp, thanks praschke - adapter_deviantartcom: Add another way to remove comments section. - Don't try to set imap tags before checking for 'good' update. - Move new exception catching for metadata errors OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fanficfare?expand=0&rev=116 --- FanFicFare-4.32.3.tar.gz | 3 --- FanFicFare-4.33.0.tar.gz | 3 +++ python-fanficfare.changes | 20 ++++++++++++++++++++ python-fanficfare.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 FanFicFare-4.32.3.tar.gz create mode 100644 FanFicFare-4.33.0.tar.gz diff --git a/FanFicFare-4.32.3.tar.gz b/FanFicFare-4.32.3.tar.gz deleted file mode 100644 index 6cfe5a1..0000000 --- a/FanFicFare-4.32.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81e18f9961426f833bd06e4bd99232de32b50047500bcd0fd3a8af4a7521b642 -size 1938896 diff --git a/FanFicFare-4.33.0.tar.gz b/FanFicFare-4.33.0.tar.gz new file mode 100644 index 0000000..96f6917 --- /dev/null +++ b/FanFicFare-4.33.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53dc3ba2fc4b9ab00690e74ddb33485ce0f8273937829b861bc42aa4dd207d80 +size 1941894 diff --git a/python-fanficfare.changes b/python-fanficfare.changes index 8a49e59..1264d75 100644 --- a/python-fanficfare.changes +++ b/python-fanficfare.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Apr 1 20:02:33 UTC 2024 - Matej Cepl + +- Update to 4.33.0: + - Update translations. + - adapter_inkbunnynet: Honor keep_summary_html, allow alternate + cover image. Thanks hmonsta #912. + - adapter_deviantartcom: Add a 6th different message to + indicate 'mature content'. #1052 + - adapter_deviantartcom: Bad username fails separately than bad + pass. #1052 + - Paste into ini edit as plain text only. + - syosetu: make numeric metadata robust against wording changes + - thanks praschke + - New site Japanese language site kakuyomu.jp, thanks praschke + - adapter_deviantartcom: Add another way to remove comments + section. + - Don't try to set imap tags before checking for 'good' update. + - Move new exception catching for metadata errors + ------------------------------------------------------------------- Sun Mar 17 12:32:20 UTC 2024 - Dirk Müller diff --git a/python-fanficfare.spec b/python-fanficfare.spec index 2ab6415..65c435f 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.32.3 +Version: 4.33.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only