Hello community,
here is the log from the commit of package python-fanficfare for
openSUSE:Factory checked in at 2020-04-01 19:13:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fanficfare (Old)
and /work/SRC/openSUSE:Factory/.python-fanficfare.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fanficfare"
Wed Apr 1 19:13:04 2020 rev:18 rq:790351 version:3.17.0+git.1585684191.22d2ad45
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fanficfare/python-fanficfare.changes
2020-03-03 10:20:35.251190023 +0100
+++
/work/SRC/openSUSE:Factory/.python-fanficfare.new.3248/python-fanficfare.changes
2020-04-01 19:14:23.479424565 +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.qFLmFM/_old 2020-04-01 19:14:24.195424888 +0200
+++ /var/tmp/diff_new_pack.qFLmFM/_new 2020-04-01 19:14:24.199424890 +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>