|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libndp
|
|
|
|
Name: libndp
|
|
|
|
Version: 1.9
|
|
|
|
Version: 1.9
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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,10 @@ find $RPM_BUILD_ROOT -name \*.la -delete
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.9-2
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 10 2024 Felix Maurer <fmaurer@redhat.com> - 1.9-1
|
|
|
|
* Wed Jul 10 2024 Felix Maurer <fmaurer@redhat.com> - 1.9-1
|
|
|
|
- Update to libndp 1.9
|
|
|
|
- Update to libndp 1.9
|
|
|
|
|
|
|
|
|
|
|
|