Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mautrix for openSUSE:Factory 
checked in at 2022-06-21 16:32:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mautrix (Old)
 and      /work/SRC/openSUSE:Factory/.python-mautrix.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mautrix"

Tue Jun 21 16:32:51 2022 rev:6 rq:984119 version:0.16.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mautrix/python-mautrix.changes    
2021-06-18 10:14:05.854018934 +0200
+++ /work/SRC/openSUSE:Factory/.python-mautrix.new.1548/python-mautrix.changes  
2022-06-21 16:33:01.923865732 +0200
@@ -1,0 +2,7 @@
+Tue Jun 21 07:06:32 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Update to 0.16.8:
+  Complete log is included as CHANGELOG.md, but it has been too
+  long since we have updated last time.
+
+-------------------------------------------------------------------

Old:
----
  mautrix-0.9.3.tar.gz

New:
----
  mautrix-0.16.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-mautrix.spec ++++++
--- /var/tmp/diff_new_pack.jOZaLw/_old  2022-06-21 16:33:02.535866630 +0200
+++ /var/tmp/diff_new_pack.jOZaLw/_new  2022-06-21 16:33:02.539866636 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mautrix
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-mautrix
-Version:        0.9.3
+Version:        0.16.8
 Release:        0
 Summary:        A Python 3 asyncio Matrix framework
 License:        MPL-2.0
@@ -42,7 +42,6 @@
 BuildRequires:  %{python_module ruamel.yaml}
 BuildRequires:  %{python_module sqlalchemy}
 BuildRequires:  %{python_module yarl >= 1}
-
 %python_subpackages
 
 %description
@@ -58,9 +57,13 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+# Yes, they don't have a test suite. At all.
+
 %files %{python_files}
-%doc README.rst
+%doc README.rst CHANGELOG.md
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/mautrix*
+%{python_sitelib}/mautrix-%{version}*-info
 
 %changelog

++++++ mautrix-0.9.3.tar.gz -> mautrix-0.16.8.tar.gz ++++++
++++ 28551 lines of diff (skipped)

Reply via email to