forked from pool/python-smbprotocol
Accepting request 662560 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/662560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smbprotocol?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
50eea1e3f1
commit
476e0b0961
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 3 01:57:40 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Use noun phrase in summary.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 29 14:10:26 UTC 2018 - mardnh@gmx.de
|
Sat Dec 29 14:10:26 UTC 2018 - mardnh@gmx.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-smbprotocol
|
# spec file for package python-smbprotocol
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
Name: python-smbprotocol
|
Name: python-smbprotocol
|
||||||
Version: 0.1.1
|
Version: 0.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Interact with a server using the SMB 2/3 Protocol
|
Summary: SMBv2/v3 client for Python 2 and 3
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/jborean93/smbprotocol
|
URL: https://github.com/jborean93/smbprotocol
|
||||||
@@ -44,7 +44,6 @@ BuildRequires: %{python_module six}
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
SMBv2 and v3 Client for both Python 2 and 3.
|
|
||||||
This library implements the SMBv2 and SMBv3 protocol.
|
This library implements the SMBv2 and SMBv3 protocol.
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
Reference in New Issue
Block a user