From 8afadada515c0d82a6aa2c89b26b4b7cd05df4ffc2479476423b50186b460ccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Tue, 23 Feb 2016 10:25:22 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=64 --- python-ldap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 From 0a394c64f0d9446b64af1715b069bffd0a4190c1ebc168afa3ae0c06c7db7908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Tue, 23 Feb 2016 10:33:40 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=65 --- python-ldap.changes | 5 +++++ 1 file changed, 5 insertions(+) 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