From f9ed1d3056c1764775d4ebb2831af58d87a6b438cc9597cf3002d8ef565adc9e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 22 May 2023 19:47:45 +0000 Subject: [PATCH] Accepting request 1088431 from home:fcrozat:branches:devel:libraries:c_c++ - Update url and download locations for tarball. OBS-URL: https://build.opensuse.org/request/show/1088431 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libntlm?expand=0&rev=14 --- libntlm.changes | 5 +++++ libntlm.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/libntlm.changes b/libntlm.changes index eb6e68c..9e2efc3 100644 --- a/libntlm.changes +++ b/libntlm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 22 16:12:37 UTC 2023 - Frederic Crozat + +- Update url and download locations for tarball. + ------------------------------------------------------------------- Tue Jun 9 19:25:34 UTC 2020 - Jan Engelhardt diff --git a/libntlm.spec b/libntlm.spec index 2739146..c286a19 100644 --- a/libntlm.spec +++ b/libntlm.spec @@ -1,7 +1,7 @@ # # spec file for package libntlm # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,12 +23,12 @@ Release: 0 Summary: Implementation of Microsoft's NTLMv1 authentication License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -URL: http://www.nongnu.org/libntlm/ +URL: https://gitlab.com/gsasl/libntlm/ -#Git-Clone: https://gitlab.com/jas/libntlm.git/ -#DL-URL: http://www.nongnu.org/libntlm/releases/ -Source: http://www.nongnu.org/libntlm/releases/%name-%version.tar.gz -Source2: http://www.nongnu.org/libntlm/releases/%name-%version.tar.gz.sig +#Git-Clone: https://gitlab.com/gsasl/libntlm.git +#DL-URL: https://download.savannah.nongnu.org/releases/libntlm/ +Source: https://download.savannah.nongnu.org/releases/libntlm/%name-%version.tar.gz +Source2: https://download.savannah.nongnu.org/releases/libntlm/%name-%version.tar.gz.sig Source3: %name.keyring BuildRequires: pkg-config