diff --git a/libnftnl.spec b/libnftnl.spec index 7a370de..fa0b32d 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -1,10 +1,10 @@ Name: libnftnl Version: 1.1.7 -Release: 1 +Release: 2 Summary: Library for low-level interaction with nftables Netlink's API over libmnl License: GPLv2+ URL: http://netfilter.org/projects/libnftnl/ -Source0: http://ftp.netfilter.org/pub/libnftnl/libnftnl-%{version}.tar.bz2 +Source0: http://netfilter.org/projects/libnftnl/files/%{name}-%{version}.tar.bz2 BuildRequires: libmnl-devel jansson-devel gcc @@ -51,6 +51,9 @@ make %{?_smp_mflags} check %{_includedir}/libnftnl %changelog +* Wed Sep 9 2020 wangchen - 1.1.7-2 +- modify the URL of Source0 + * Wed Jul 22 2020 hanzhijun - 1.1.7-1 - update to 1.1.7