Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libnftnl.git#405475cc29fac4aefd9e00bc793598581890c9ef
This commit is contained in:
parent
6f3b0c0698
commit
ba9b46fde9
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/libnftnl-1.1.4.tar.bz2
|
||||
/libnftnl-1.1.5.tar.bz2
|
||||
/libnftnl-1.1.7.tar.bz2
|
||||
/libnftnl-1.1.8.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libnftnl
|
||||
Version: 1.1.7
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for low-level interaction with nftables Netlink's API over libmnl
|
||||
|
||||
License: GPLv2+
|
||||
@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_includedir}/libnftnl
|
||||
|
||||
%changelog
|
||||
* Sat Oct 31 2020 Kevin Fenzi <kevin@scrye.com> - 1.1.8-1
|
||||
- Update to 1.1.8. Fixes bug #1891597
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libnftnl-1.1.7.tar.bz2) = 80fd09147b1e2c1533cc2c8347d35137ff94f14118d5ba7bf3c1fbd0a226f6443560d5eca03273129e091b3442f820cd24455e72e917a8b7fedc8f3c9b6dc407
|
||||
SHA512 (libnftnl-1.1.8.tar.bz2) = 173d8a7b95eb964a9fbe7ffcb46541a6bae976b4d4f2a28fbf9b03bf3e50a29b1ea12faa49926d2d33bc088580a833fc6e15ff59a30bcfe67c91c524f00c778e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user