Hello community, here is the log from the commit of package python-fanficfare for openSUSE:Leap:15.2 checked in at 2020-05-06 20:40:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-fanficfare (Old) and /work/SRC/openSUSE:Leap:15.2/.python-fanficfare.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fanficfare" Wed May 6 20:40:24 2020 rev:11 rq:800297 version:3.19.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-fanficfare/python-fanficfare.changes 2020-04-12 15:39:50.458077972 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.python-fanficfare.new.2738/python-fanficfare.changes 2020-05-06 20:40:28.348655362 +0200 @@ -1,0 +2,22 @@ +Sun May 3 21:18:26 UTC 2020 - Matej Cepl <[email protected]> + +- Update to version 3.19.0: + - Comment out a debug, user_agent for wuxiaworld.com + - Fix adapter_fictionmaniatv image page parsing, thanks smutandrea + - Fix adapter_fanficsme for date tags change. + - Change inject_chapter_title back to h3. + - Allow for author without link & id in XF2. + - Change inject_chapter_title code in adapter_storiesonlinenet + due to clean up weirdness. + - Change defaults.ini recommendations for inject_chapter_title + and change injected titles to h4--had problems with + epub update. + - Fix for py2/3 differences in final strip-non-ASCII decode + fall back. + - Remove some 'watermarking' tags from adapter_webnovelcom + - De-obfuscate emails in XenForo posts. + - Add scifistories.com to valid site list for + universe_as_series setting. + - New Site: scifistories.com (extends finestories.com). + +------------------------------------------------------------------- Old: ---- FanFicFare-3.18.1+git.1586013122.54f843ec.tar.xz New: ---- FanFicFare-3.19.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fanficfare.spec ++++++ --- /var/tmp/diff_new_pack.KOqHcL/_old 2020-05-06 20:40:28.736656166 +0200 +++ /var/tmp/diff_new_pack.KOqHcL/_new 2020-05-06 20:40:28.740656174 +0200 @@ -21,14 +21,14 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare -Version: 3.18.1+git.1586013122.54f843ec +Version: 3.19.0 Release: 0 Summary: Tool for making eBooks from stories on fanfiction and other web sites License: GPL-3.0-only Group: Development/Languages/Python URL: https://github.com/JimmXinu/FanFicFare -# Source: https://github.com/JimmXinu/%%{modname}/archive/v%%{version}/%%{modname}-%%{version}.tar.gz -Source: %{modname}-%{version}.tar.xz +Source: https://github.com/JimmXinu/%{modname}/archive/v%{version}/%{modname}-%{version}.tar.gz +# Source: %%{modname}-%%{version}.tar.xz BuildRequires: %{python_module beautifulsoup4} BuildRequires: %{python_module chardet} BuildRequires: %{python_module html2text}
