diff --git a/python-ldap.changes b/python-ldap.changes index 0b1f4b0..01558b6 100644 --- a/python-ldap.changes +++ b/python-ldap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 23 10:33:29 UTC 2016 - michael@stroeder.com + +- Use HTTPS links + ------------------------------------------------------------------- Wed Feb 10 15:23:31 UTC 2016 - michael@stroeder.com diff --git a/python-ldap.spec b/python-ldap.spec index a20306c..02d0d8a 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -22,8 +22,8 @@ Release: 0 Summary: Python LDAP interface License: Python-2.0 Group: Development/Libraries/Python -Url: http://www.python-ldap.org/ -Source: http://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz +Url: https://www.python-ldap.org/ +Source: https://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz BuildRequires: cyrus-sasl-devel >= 2.1 BuildRequires: fdupes BuildRequires: krb5-devel