Update to libndp 1.9
Resolves: RHEL-39518 Signed-off-by: Felix Maurer <fmaurer@redhat.com>
This commit is contained in:
parent
0e495df31b
commit
411652d4af
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/libndp-1.6.tar.gz
|
/libndp-1.6.tar.gz
|
||||||
/libndp-1.7.tar.gz
|
/libndp-1.7.tar.gz
|
||||||
/libndp-1.8.tar.gz
|
/libndp-1.8.tar.gz
|
||||||
|
/libndp-1.9.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libndp
|
Name: libndp
|
||||||
Version: 1.8
|
Version: 1.9
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for Neighbor Discovery Protocol
|
Summary: Library for Neighbor Discovery Protocol
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: http://www.libndp.org/
|
URL: http://www.libndp.org/
|
||||||
@ -46,6 +46,9 @@ find $RPM_BUILD_ROOT -name \*.la -delete
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 10 2024 Felix Maurer <fmaurer@redhat.com> - 1.9-1
|
||||||
|
- Update to libndp 1.9
|
||||||
|
|
||||||
* Wed Nov 15 2023 Hangbin Liu <haliu@redhat.com> - 1.8-5
|
* Wed Nov 15 2023 Hangbin Liu <haliu@redhat.com> - 1.8-5
|
||||||
- Convert the license tag to SPDX format
|
- Convert the license tag to SPDX format
|
||||||
Related: RHELMISC-1363
|
Related: RHELMISC-1363
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libndp-1.8.tar.gz) = bce17095f01eb9df6601a2ff0597b0373f4b0005b1edac8c085e4c9d54f9cd18f08faf1604624e0e0992be66fa6f22a71106af46bc73c9e326663c7cf0c5a7fd
|
SHA512 (libndp-1.9.tar.gz) = 30e58bd448ee71a792aa6999b4d3ae50ed510be86ecc0a05ae8e9e75bef51b0cfad0335099524a22ac9adc90d5b7c8c34d646f483d3cd5f2026e870d3147ef5f
|
||||||
|
Loading…
Reference in New Issue
Block a user