13 Commits

Author SHA1 Message Date
52d07832e9 automatic version update by autodist [release 1.2.2-1mamba;Wed Jun 08 2022] 2024-01-06 05:10:37 +01:00
dd0e5812d2 automatic version update by autodist [release 1.2.1-1mamba;Fri Nov 19 2021] 2024-01-06 05:10:37 +01:00
c1a281b906 update to 1.2.0 [release 1.2.0-1mamba;Sat Jun 19 2021] 2024-01-06 05:10:37 +01:00
af4ab282c8 automatic version update by autodist [release 1.1.9-1mamba;Wed Jan 20 2021] 2024-01-06 05:10:36 +01:00
302d60b070 automatic version update by autodist [release 1.1.8-1mamba;Thu Nov 12 2020] 2024-01-06 05:10:36 +01:00
84b8b1918a automatic version update by autodist [release 1.1.7-1mamba;Wed Jun 17 2020] 2024-01-06 05:10:36 +01:00
57f1befee5 automatic version update by autodist [release 1.1.6-1mamba;Mon Apr 06 2020] 2024-01-06 05:10:36 +01:00
29d48f62fb automatic version update by autodist [release 1.1.5-1mamba;Wed Dec 04 2019] 2024-01-06 05:10:36 +01:00
781440d157 automatic version update by autodist [release 1.1.4-1mamba;Thu Sep 12 2019] 2024-01-06 05:10:36 +01:00
87b0c7646e automatic version update by autodist [release 1.1.3-1mamba;Fri Jun 21 2019] 2024-01-06 05:10:36 +01:00
9a10cba838 automatic version update by autodist [release 1.1.1-1mamba;Tue Jul 17 2018] 2024-01-06 05:10:36 +01:00
89e34b8966 automatic version update by autodist [release 1.1.0-1mamba;Sun May 27 2018] 2024-01-06 05:10:36 +01:00
ee37469772 automatic version update by autodist [release 1.0.9-1mamba;Sun Jan 28 2018] 2024-01-06 05:10:36 +01:00

View File

@@ -1,19 +1,18 @@
Name: libnftnl
Version: 1.0.7
Version: 1.2.2
Release: 1mamba
Summary: A userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: System/Libraries
URL: https://netfilter.org/projects/libnftnl/
Source: http://netfilter.org/projects/libnftnl/files/libnftnl-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libmnl-devel
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by nftables.
@@ -60,6 +59,48 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/libnftnl.pc
%changelog
* Wed Jun 08 2022 Automatic Build System <autodist@mambasoft.it> 1.2.2-1mamba
- automatic version update by autodist
* Fri Nov 19 2021 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
- automatic version update by autodist
* Sat Jun 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
- update to 1.2.0
* Wed Jan 20 2021 Automatic Build System <autodist@mambasoft.it> 1.1.9-1mamba
- automatic version update by autodist
* Thu Nov 12 2020 Automatic Build System <autodist@mambasoft.it> 1.1.8-1mamba
- automatic version update by autodist
* Wed Jun 17 2020 Automatic Build System <autodist@mambasoft.it> 1.1.7-1mamba
- automatic version update by autodist
* Mon Apr 06 2020 Automatic Build System <autodist@mambasoft.it> 1.1.6-1mamba
- automatic version update by autodist
* Wed Dec 04 2019 Automatic Build System <autodist@mambasoft.it> 1.1.5-1mamba
- automatic version update by autodist
* Thu Sep 12 2019 Automatic Build System <autodist@mambasoft.it> 1.1.4-1mamba
- automatic version update by autodist
* Fri Jun 21 2019 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
- automatic version update by autodist
* Tue Jul 17 2018 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
- automatic version update by autodist
* Sun May 27 2018 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
- automatic version update by autodist
* Sun Jan 28 2018 Automatic Build System <autodist@mambasoft.it> 1.0.9-1mamba
- automatic version update by autodist
* Thu Nov 16 2017 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
- automatic update by autodist
* Fri Dec 30 2016 Automatic Build System <autodist@mambasoft.it> 1.0.7-1mamba
- automatic version update by autodist