Accepting request 1137357 from devel:libraries:c_c++

- update to 1.7:
  * Moved GitLab URL to <https://gitlab.com/gsasl/libntlm>.
  * Use gnulib ./bootstrap for building from version
    controlled sources.
  * API and ABI modifications:
    + No changes since last version.

OBS-URL: https://build.opensuse.org/request/show/1137357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libntlm?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2024-01-07 20:39:17 +00:00 committed by Git OBS Bridge
commit b80c8760e4
6 changed files with 15 additions and 6 deletions

BIN
libntlm-1.6.tar.gz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

3
libntlm-1.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d805ebb901cbc9ff411e704cbbf6de4d28e7bcb05c9eca2124f582cbff31c0b1
size 610829

BIN
libntlm-1.7.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jan 6 10:37:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.7:
* Moved GitLab URL to <https://gitlab.com/gsasl/libntlm>.
* Use gnulib ./bootstrap for building from version
controlled sources.
* API and ABI modifications:
+ No changes since last version.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 22 16:12:37 UTC 2023 - Frederic Crozat <fcrozat@suse.com> Mon May 22 16:12:37 UTC 2023 - Frederic Crozat <fcrozat@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libntlm # spec file for package libntlm
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,13 +18,12 @@
Name: libntlm Name: libntlm
%define lname libntlm0 %define lname libntlm0
Version: 1.6 Version: 1.7
Release: 0 Release: 0
Summary: Implementation of Microsoft's NTLMv1 authentication Summary: Implementation of Microsoft's NTLMv1 authentication
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
URL: https://gitlab.com/gsasl/libntlm/ URL: https://gitlab.com/gsasl/libntlm/
#Git-Clone: https://gitlab.com/gsasl/libntlm.git #Git-Clone: https://gitlab.com/gsasl/libntlm.git
#DL-URL: https://download.savannah.nongnu.org/releases/libntlm/ #DL-URL: https://download.savannah.nongnu.org/releases/libntlm/
Source: https://download.savannah.nongnu.org/releases/libntlm/%name-%version.tar.gz Source: https://download.savannah.nongnu.org/releases/libntlm/%name-%version.tar.gz