Compare commits
5 Commits
1.2.2-1mam
...
1.2.7-1mam
Author | SHA1 | Date | |
---|---|---|---|
d49dfccae8 | |||
3db6f29f34 | |||
9e1e325814 | |||
7c0114063e | |||
30eb3c0fba |
@@ -1,5 +1,5 @@
|
||||
Name: libnftnl
|
||||
Version: 1.2.2
|
||||
Version: 1.2.7
|
||||
Release: 1mamba
|
||||
Summary: A userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem
|
||||
Group: System/Libraries
|
||||
@@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://netfilter.org/projects/libnftnl/
|
||||
Source: http://netfilter.org/projects/libnftnl/files/libnftnl-%{version}.tar.bz2
|
||||
Source: http://netfilter.org/projects/libnftnl/files/libnftnl-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@@ -54,11 +54,25 @@ 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
|
||||
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 1.2.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 13 2023 Automatic Build System <autodist@mambasoft.it> 1.2.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.5-1mamba
|
||||
- update to 1.2.5
|
||||
|
||||
* 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
|
||||
|
||||
* Wed Jun 08 2022 Automatic Build System <autodist@mambasoft.it> 1.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user