Hello community,

here is the log from the commit of package python-ntlm-auth for 
openSUSE:Factory checked in at 2018-05-04 11:29:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ntlm-auth (Old)
 and      /work/SRC/openSUSE:Factory/.python-ntlm-auth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ntlm-auth"

Fri May  4 11:29:37 2018 rev:2 rq:603180 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ntlm-auth/python-ntlm-auth.changes        
2018-04-13 12:36:05.565258449 +0200
+++ /work/SRC/openSUSE:Factory/.python-ntlm-auth.new/python-ntlm-auth.changes   
2018-05-04 11:29:56.130806923 +0200
@@ -1,0 +2,5 @@
+Tue Apr 10 23:04:02 UTC 2018 - jeng...@inai.de
+
+- Remove future goals from description — stick to the present.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ntlm-auth.spec ++++++
--- /var/tmp/diff_new_pack.NOnJJc/_old  2018-05-04 11:29:56.698786084 +0200
+++ /var/tmp/diff_new_pack.NOnJJc/_new  2018-05-04 11:29:56.702785937 +0200
@@ -13,23 +13,24 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-ntlm-auth
 Version:        1.1.0
 Release:        0
-License:        MIT
 Summary:        NTLM low-level Python library
-Url:            https://github.com/jborean93/ntlm-auth
+License:        MIT
 Group:          Development/Languages/Python
+Url:            https://github.com/jborean93/ntlm-auth
 Source:         
https://github.com/jborean93/ntlm-auth/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module requests}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Suggests:       python-ordereddict
 BuildArch:      noarch
 %python_subpackages
@@ -41,11 +42,6 @@
 produce a base64 encoded value that can be attached to the HTTP
 header.
 
-The goal of this library is to offer full NTLM support including
-signing and sealing of messages as well as supporting MIC for message
-integrity and the ability to customise and set limits on the messages
-sent.
-
 %prep
 %setup -q -n ntlm-auth-%{version}
 


Reply via email to