import libnftnl-1.2.2-1.el9
This commit is contained in:
parent
112375f20b
commit
88f871d2be
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libnftnl-1.1.9.tar.bz2
|
||||
SOURCES/libnftnl-1.2.2.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
24d92a1b058f1cef749832ce3866ec4bf5ad1a64 SOURCES/libnftnl-1.1.9.tar.bz2
|
||||
a43773c5569d6a80cd94add256bef4dd63dd7571 SOURCES/libnftnl-1.2.2.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libnftnl
|
||||
Version: 1.1.9
|
||||
Release: 4%{?dist}
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for low-level interaction with nftables Netlink's API over libmnl
|
||||
|
||||
License: GPLv2+
|
||||
@ -58,6 +58,13 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_includedir}/libnftnl
|
||||
|
||||
%changelog
|
||||
* Tue Jun 07 2022 Phil Sutter <psutter@redhat.com> - 1.2.2-1
|
||||
- New version 1.2.2
|
||||
|
||||
* Wed May 18 2022 Phil Sutter <psutter@redhat.com> - 1.2.1-1
|
||||
- Fix debug printing for tcp option reset expression
|
||||
- new version 1.2.1
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.9-4
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user