2 Commits

View File

@@ -1,5 +1,5 @@
Name: libnftnl
Version: 1.2.7
Version: 1.2.9
Release: 1mamba
Summary: A userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem
Group: System/Libraries
@@ -26,7 +26,6 @@ Requires: pkg-config
%description devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q
@@ -42,8 +41,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@@ -58,6 +55,12 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/libnftnl.pc
%changelog
* Tue Apr 15 2025 Automatic Build System <autodist@openmamba.org> 1.2.9-1mamba
- automatic version update by autodist
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 1.2.8-1mamba
- automatic version update by autodist
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 1.2.7-1mamba
- automatic version update by autodist