Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fanficfare for openSUSE:Factory checked in at 2022-01-26 21:27:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fanficfare (Old) and /work/SRC/openSUSE:Factory/.python-fanficfare.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fanficfare" Wed Jan 26 21:27:05 2022 rev:37 rq:949193 version:4.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fanficfare/python-fanficfare.changes 2022-01-11 21:24:36.305183996 +0100 +++ /work/SRC/openSUSE:Factory/.python-fanficfare.new.1938/python-fanficfare.changes 2022-01-26 21:27:52.513623913 +0100 @@ -1,0 +2,19 @@ +Wed Jan 26 07:40:04 UTC 2022 - Matej Cepl <mc...@suse.com> + +- Update to 4.9.0: + - Remove removed fictionalley site from plugin-example.ini + - Update defaults.inis for Chrome's new Cache_Data dir. + - Update translations. + - Adding plugin feature to Mark anthologies when individual + story skipped. See #786 + - Refactoring of cli.py by hseg. + - Tweaks to base_xenforoforum tagsfromtitle default + replace_metadata by hseg. + - adapter_archiveofourownorg: AO3 notification emails now + sending http: instead of https: + - Add remove_class_chapter feature, true by default. For + Calibre convert with Base eFiction. + - adapter_scribblehubcom: Corner case removing spoilers. + - adapter_wwwnovelallcom: fixes for story w/o chapters & html desc. + +------------------------------------------------------------------- Old: ---- FanFicFare-4.8.0.tar.gz New: ---- FanFicFare-4.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fanficfare.spec ++++++ --- /var/tmp/diff_new_pack.tc9yyx/_old 2022-01-26 21:27:53.129619665 +0100 +++ /var/tmp/diff_new_pack.tc9yyx/_new 2022-01-26 21:27:53.137619610 +0100 @@ -21,7 +21,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare -Version: 4.8.0 +Version: 4.9.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only @@ -65,7 +65,7 @@ rm -rf included_dependencies/ -sed -i -e '/^#!\/usr\/bin\/python/d' fanficfare/mobi{,html}.py +find . -name \*.py -exec sed -i -e '/^#!\/usr\/bin\/python/d' '{}' \; dos2unix DESCRIPTION.rst README.md %build ++++++ FanFicFare-4.8.0.tar.gz -> FanFicFare-4.9.0.tar.gz ++++++ ++++ 40631 lines of diff (skipped)