Hello community, here is the log from the commit of package python-fanficfare for openSUSE:Leap:15.2 checked in at 2020-04-05 17:07:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-fanficfare (Old) and /work/SRC/openSUSE:Leap:15.2/.python-fanficfare.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fanficfare" Sun Apr 5 17:07:40 2020 rev:9 rq:791335 version:3.17.0+git.1585684191.22d2ad45 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-fanficfare/python-fanficfare.changes 2020-03-15 13:35:35.298810440 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-fanficfare.new.3248/python-fanficfare.changes 2020-04-05 17:07:47.474259456 +0200 @@ -1,0 +2,15 @@ +Tue Mar 31 20:32:37 UTC 2020 - [email protected] + +- Update to version 3.17.0+git.1585684191.22d2ad45: + * fictionalley.org needs a slow_down_sleep_time or it starts rejecting conns. + * Bump Test Version 3.17.7 + * Fix Description parsing with series/universe/contest links in adapter_storiesonlinenet. + * Revert PR#478 + * Add support for fictionalley.ikeran.org + * Remove extra spaces from replace_metadata examples + * Accept https URLs for adapter_wwwutopiastoriescom, but don't use https--doesn't work with python. + * Bump Test Version 3.17.6 + * Fix for adapter_ficbooknet when no ships/characters. + * Bump Test Version 3.17.5 + +------------------------------------------------------------------- Old: ---- FanFicFare-3.16.0.tar.gz New: ---- FanFicFare-3.17.0+git.1585684191.22d2ad45.tar.xz _service _servicedata ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fanficfare.spec ++++++ --- /var/tmp/diff_new_pack.2QJXoN/_old 2020-04-05 17:07:47.830259835 +0200 +++ /var/tmp/diff_new_pack.2QJXoN/_new 2020-04-05 17:07:47.834259840 +0200 @@ -21,13 +21,14 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-fanficfare -Version: 3.16.0 +Version: 3.17.0+git.1585684191.22d2ad45 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: 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} ++++++ _service ++++++ <services> <service mode="disabled" name="tar_scm"> <param name="versionprefix">3.17.0+git</param> <param name="url">https://github.com/JimmXinu/FanFicFare.git</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> </service> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service mode="disabled" name="set_version"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/JimmXinu/FanFicFare.git</param> <param name="changesrevision">22d2ad4564f50d9949aae1ebc10a6939a75e8d9b</param></service></servicedata>
