1 Commits

View File

@@ -1,5 +1,5 @@
Name: libndp
Version: 1.8
Version: 1.9
Release: 1mamba
Summary: Neighbor Discovery library
Group: System/Libraries
@@ -7,7 +7,6 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/jpirko/libndp
## GITSOURCE https://github.com/jpirko/libndp.git v1.2
Source: https://github.com/jpirko/libndp.git/v%{version}/libndp-%{version}.tar.bz2
License: LGPL
## AUTOBUILDREQ-BEGIN
@@ -64,7 +63,6 @@ This package contains utility applications for %{name}.
%{_bindir}/ndptool
%{_includedir}/ndp.h
%{_libdir}/libndp.a
%{_libdir}/libndp.la
%{_libdir}/libndp.so
%{_libdir}/pkgconfig/libndp.pc
%doc README
@@ -74,6 +72,9 @@ This package contains utility applications for %{name}.
%{_mandir}/man8/ndptool.8*
%changelog
* Sun Jun 30 2024 Automatic Build System <autodist@openmamba.org> 1.9-1mamba
- automatic version update by autodist
* Sat May 22 2021 Automatic Build System <autodist@mambasoft.it> 1.8-1mamba
- automatic version update by autodist