14
0

Accepting request 932761 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/932761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smbprotocol?expand=0&rev=14
This commit is contained in:
2021-11-21 22:52:09 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10ea45a8821952f1815719e6e9fcfd5e444aceb74c591f80713ba76d73ef2a89
size 187408

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1ffd881dc09a1f974fd6e92a722af2cd66ffa7c9f8c295981e4aa7e3cba14e5
size 187484

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 18 21:49:52 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- 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.
-------------------------------------------------------------------
Tue Nov 2 20:52:01 UTC 2021 - Martin Hauke <mardnh@gmx.de>

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