Hello community, here is the log from the commit of package python-smbprotocol for openSUSE:Factory checked in at 2019-01-03 18:09:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-smbprotocol (Old) and /work/SRC/openSUSE:Factory/.python-smbprotocol.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-smbprotocol" Thu Jan 3 18:09:26 2019 rev:3 rq:662603 version:0.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-smbprotocol/python-smbprotocol.changes 2018-12-31 09:47:54.990141379 +0100 +++ /work/SRC/openSUSE:Factory/.python-smbprotocol.new.28833/python-smbprotocol.changes 2019-01-03 18:09:27.579989461 +0100 @@ -1,0 +2,5 @@ +Thu Jan 3 01:57:40 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-smbprotocol.spec ++++++ --- /var/tmp/diff_new_pack.Vrp2Mi/_old 2019-01-03 18:09:28.123988978 +0100 +++ /var/tmp/diff_new_pack.Vrp2Mi/_new 2019-01-03 18:09:28.123988978 +0100 @@ -1,7 +1,7 @@ # # 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 # 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) # 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 Version: 0.1.1 Release: 0 -Summary: Interact with a server using the SMB 2/3 Protocol +Summary: SMBv2/v3 client for Python 2 and 3 License: MIT Group: Development/Languages/Python URL: https://github.com/jborean93/smbprotocol @@ -44,7 +44,6 @@ %python_subpackages %description -SMBv2 and v3 Client for both Python 2 and 3. This library implements the SMBv2 and SMBv3 protocol. Features
