import CS libndp-1.9-1.el9
This commit is contained in:
parent
8ff7b3dbdd
commit
706b847ad7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libndp-1.8.tar.gz
|
SOURCES/libndp-1.9.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
c3a63a27574a0af9a893a395a4916314bb596292 SOURCES/libndp-1.8.tar.gz
|
513116ccc60b0427516564693b6d41fe53953e05 SOURCES/libndp-1.9.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Name: libndp
|
Name: libndp
|
||||||
Version: 1.8
|
Version: 1.9
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for Neighbor Discovery Protocol
|
Summary: Library for Neighbor Discovery Protocol
|
||||||
License: LGPLv2+
|
License: LGPL-2.1-or-later
|
||||||
URL: http://www.libndp.org/
|
URL: http://www.libndp.org/
|
||||||
Source: http://www.libndp.org/files/libndp-%{version}.tar.gz
|
Source: http://www.libndp.org/files/libndp-%{version}.tar.gz
|
||||||
|
|
||||||
@ -46,6 +46,13 @@ 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
|
||||||
|
- Convert the license tag to SPDX format
|
||||||
|
Related: RHELMISC-1363
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.8-4
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.8-4
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user