Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-smbprotocol for openSUSE:Factory checked in at 2022-11-07 13:52:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-smbprotocol (Old) and /work/SRC/openSUSE:Factory/.python-smbprotocol.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-smbprotocol" Mon Nov 7 13:52:06 2022 rev:17 rq:1034135 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-smbprotocol/python-smbprotocol.changes 2022-10-25 11:19:43.050098094 +0200 +++ /work/SRC/openSUSE:Factory/.python-smbprotocol.new.1597/python-smbprotocol.changes 2022-11-07 13:52:11.987973007 +0100 @@ -1,0 +2,10 @@ +Sun Nov 6 20:32:55 UTC 2022 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.10.0 + * Allow server side copy across different shares on the same + server. + * Improve DFS file opens. + * Fix rename operations for a DFS path. + * Fix negotiate request context padding. + +------------------------------------------------------------------- Old: ---- python-smbprotocol-1.9.0.tar.gz New: ---- python-smbprotocol-1.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-smbprotocol.spec ++++++ --- /var/tmp/diff_new_pack.bclZoY/_old 2022-11-07 13:52:12.451975615 +0100 +++ /var/tmp/diff_new_pack.bclZoY/_new 2022-11-07 13:52:12.459975660 +0100 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-smbprotocol -Version: 1.9.0 +Version: 1.10.0 Release: 0 Summary: SMBv2/v3 client for Python 2 and 3 License: MIT @@ -72,6 +72,8 @@ %files %{python_files} %license LICENSE %doc CHANGELOG.md README.md -%{python_sitelib}/* +%{python_sitelib}/smbclient +%{python_sitelib}/smbprotocol +%{python_sitelib}/smbprotocol-%{version}-py%{python_version}.egg-info %changelog ++++++ python-smbprotocol-1.9.0.tar.gz -> python-smbprotocol-1.10.0.tar.gz ++++++ ++++ 47998 lines of diff (skipped)