automatic version update by autodist [release 1.3-1mamba;Sun Oct 08 2023]
This commit is contained in:
parent
489831fd75
commit
bc1ea9b931
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr "~" -)
|
||||
Name: libnet
|
||||
Version: 1.2
|
||||
Version: 1.3
|
||||
Release: 1mamba
|
||||
Summary: High-level API to construct and inject network packets
|
||||
Group: System/Libraries
|
||||
@ -78,14 +78,17 @@ ac_cv_libnet_endianess=lil
|
||||
%dir %{_includedir}/libnet
|
||||
%{_includedir}/libnet/libnet-*.h
|
||||
%{_libdir}/libnet.so
|
||||
%{_libdir}/libnet.la
|
||||
%{_libdir}/libnet.a
|
||||
%{_mandir}/man3/libnet*.3*
|
||||
%dir %{_docdir}/libnet
|
||||
%{_docdir}/libnet/*
|
||||
%{_libdir}/pkgconfig/libnet.pc
|
||||
%{_mandir}/man1/libnet-config.1*
|
||||
|
||||
%changelog
|
||||
* Sun Oct 08 2023 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2-1mamba
|
||||
- update to 1.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user