forked from pool/libntlm
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:
commit
b80c8760e4
BIN
libntlm-1.6.tar.gz
(Stored with Git LFS)
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
3
libntlm-1.7.tar.gz
Normal 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
BIN
libntlm-1.7.tar.gz.sig
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,13 +18,12 @@
|
||||
|
||||
Name: libntlm
|
||||
%define lname libntlm0
|
||||
Version: 1.6
|
||||
Version: 1.7
|
||||
Release: 0
|
||||
Summary: Implementation of Microsoft's NTLMv1 authentication
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://gitlab.com/gsasl/libntlm/
|
||||
|
||||
#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
|
||||
|
Loading…
Reference in New Issue
Block a user