diff --git a/python-ldap.changes b/python-ldap.changes index f15828e..aea5d25 100644 --- a/python-ldap.changes +++ b/python-ldap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 7 09:18:38 UTC 2018 - Tomáš Chvátal + +- Add this package to SLE wrt fate#325747 + ------------------------------------------------------------------- Tue Aug 14 07:00:52 UTC 2018 - tchvatal@suse.com diff --git a/python-ldap.spec b/python-ldap.spec index 5db6b1a..7f531fe 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -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/ # @@ -25,7 +25,7 @@ License: Python-2.0 Group: Development/Libraries/Python URL: https://www.python-ldap.org/ Source0: https://files.pythonhosted.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz -BuildRequires: %{python_module devel >= 2.7} +BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: cyrus-sasl-devel >= 2.1 BuildRequires: fdupes