Hello community,
here is the log from the commit of package python-limnoria for openSUSE:Factory
checked in at 2019-03-26 22:31:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-limnoria (Old)
and /work/SRC/openSUSE:Factory/.python-limnoria.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-limnoria"
Tue Mar 26 22:31:54 2019 rev:7 rq:686928 version:2019.02.23
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-limnoria/python-limnoria.changes
2018-10-23 20:41:40.664452026 +0200
+++
/work/SRC/openSUSE:Factory/.python-limnoria.new.25356/python-limnoria.changes
2019-03-26 22:32:00.709711730 +0100
@@ -1,0 +2,10 @@
+Tue Mar 19 16:36:41 UTC 2019 - Atri B <[email protected]>
+
+- Update to version 2019-02-23:
+ * Revert changes to the structure of sdist packages.
+ * Fix bugs in wrapping IRC messages.
+ * Support for (future) Python 3.8.
+ * Fix encoding issue on Python 2.
+ * Support [ipv6]:port format.
+
+-------------------------------------------------------------------
Old:
----
master-2018-09-10.tar.gz
New:
----
master-2019-02-23.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-limnoria.spec ++++++
--- /var/tmp/diff_new_pack.n5zrjZ/_old 2019-03-26 22:32:02.469711305 +0100
+++ /var/tmp/diff_new_pack.n5zrjZ/_new 2019-03-26 22:32:02.513711294 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-limnoria
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define appname limnoria
-%define srcver 2018-09-10
+%define srcver 2019-02-23
Name: python-limnoria
-Version: 2018.09.10
+Version: 2019.02.23
Release: 0
Summary: A modified version of Supybot (an IRC bot and framework)
License: BSD-3-Clause
@@ -81,6 +81,7 @@
%python_clone -a %{buildroot}%{_bindir}/supybot-botchk
%python_clone -a %{buildroot}%{_bindir}/supybot-plugin-create
%python_clone -a %{buildroot}%{_bindir}/supybot-plugin-doc
+%python_clone -a %{buildroot}%{_bindir}/supybot-reset-password
%python_clone -a %{buildroot}%{_bindir}/supybot-test
%python_clone -a %{buildroot}%{_bindir}/supybot-wizard
@@ -92,7 +93,7 @@
%post
%{python_install_alternative supybot supybot-adduser supybot-botchk
- supybot-plugin-create supybot-plugin-doc supybot-test supybot-wizard
+ supybot-plugin-create supybot-plugin-doc supybot-reset-password supybot-test
supybot-wizard
supybot.1 supybot-adduser.1 supybot-botchk.1 supybot-plugin-create.1
supybot-plugin-doc.1 supybot-test.1 supybot-wizard.1
}
@@ -108,6 +109,7 @@
%python_alternative %{_bindir}/supybot-botchk
%python_alternative %{_bindir}/supybot-plugin-create
%python_alternative %{_bindir}/supybot-plugin-doc
+%python_alternative %{_bindir}/supybot-reset-password
%python_alternative %{_bindir}/supybot-test
%python_alternative %{_bindir}/supybot-wizard
%{python_sitelib}/supybot/
++++++ master-2018-09-10.tar.gz -> master-2019-02-23.tar.gz ++++++
++++ 1649 lines of diff (skipped)