14
0

Accepting request 932362 from home:mnhauke

- Update to version 1.8.3
  * Set additional_information field in SMB2SetInfoRequest to a
    flags field rather than a single enum as per protocol docs.

OBS-URL: https://build.opensuse.org/request/show/932362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=26
This commit is contained in:
2021-11-21 10:52:37 +00:00
committed by Git OBS Bridge
parent 4233af95f6
commit 8db40a2df3
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-smbprotocol
Version: 1.8.2
Version: 1.8.3
Release: 0
Summary: SMBv2/v3 client for Python 2 and 3
License: MIT