automatic version update by autodist [release 1.2.4-1mamba;Sat Nov 12 2022]

This commit is contained in:
Automatic Build System 2024-01-06 05:10:37 +01:00
parent 30eb3c0fba
commit 7c0114063e

View File

@ -1,5 +1,5 @@
Name: libnftnl
Version: 1.2.3
Version: 1.2.4
Release: 1mamba
Summary: A userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem
Group: System/Libraries
@ -54,11 +54,13 @@ This package contains libraries and header files for developing applications tha
%defattr(-,root,root)
%dir %{_includedir}/libnftnl
%{_includedir}/libnftnl/*.h
%{_libdir}/libnftnl.la
%{_libdir}/libnftnl.so
%{_libdir}/pkgconfig/libnftnl.pc
%changelog
* Sat Nov 12 2022 Automatic Build System <autodist@mambasoft.it> 1.2.4-1mamba
- automatic version update by autodist
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
- automatic version update by autodist