libnftnl-1.2.4-1
- new version 1.2.4 Resolves: rhbz#2141751
This commit is contained in:
parent
f1220779ea
commit
c335a87a25
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/libnftnl-1.2.1.tar.bz2
|
||||
/libnftnl-1.2.2.tar.bz2
|
||||
/libnftnl-1.2.3.tar.bz2
|
||||
/libnftnl-1.2.4.tar.bz2
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: libnftnl
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for low-level interaction with nftables Netlink's API over libmnl
|
||||
|
||||
@ -54,6 +54,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_includedir}/libnftnl
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2022 Phil Sutter <psutter@redhat.com> - 1.2.4-1
|
||||
- new version 1.2.4
|
||||
|
||||
* Wed Aug 10 2022 Phil Sutter <psutter@redhat.com> - 1.2.3-1
|
||||
- New version 1.2.3
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libnftnl-1.2.3.tar.bz2) = e2d16cbc062eb8900f0472abb8fe6b22910cc5a8efbb47445fe6ce6e2713a0637f74b46b2bf2031ba9ecb2e5eed932e3bbb49b015c7b7207591249de23d5149d
|
||||
SHA512 (libnftnl-1.2.4.tar.bz2) = 5375d1d15627aabf25129433630395f53009b22a255fcd113b302af7f2f0a234fd54c827b0ef1c8fd3a13e272a1696f780560672d4af6abad0e19805f9d56326
|
||||
|
||||
Loading…
Reference in New Issue
Block a user