diff --git a/libnftnl-1.2.4.tar.bz2 b/libnftnl-1.2.4.tar.bz2 deleted file mode 100644 index b813f85..0000000 --- a/libnftnl-1.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0fe233be4cdfd703e7d5977ef8eb63fcbf1d0052b6044e1b23d47ca3562477f -size 395444 diff --git a/libnftnl-1.2.4.tar.bz2.sig b/libnftnl-1.2.4.tar.bz2.sig deleted file mode 100644 index 20df538..0000000 Binary files a/libnftnl-1.2.4.tar.bz2.sig and /dev/null differ diff --git a/libnftnl-1.2.5.tar.xz b/libnftnl-1.2.5.tar.xz new file mode 100644 index 0000000..bc9863c --- /dev/null +++ b/libnftnl-1.2.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:966de0a8120c8a53db859889749368bfb2cba0c4f0b4c1a30d264eccc45f1226 +size 335744 diff --git a/libnftnl-1.2.5.tar.xz.sig b/libnftnl-1.2.5.tar.xz.sig new file mode 100644 index 0000000..3ed77aa Binary files /dev/null and b/libnftnl-1.2.5.tar.xz.sig differ diff --git a/libnftnl.changes b/libnftnl.changes index 2e81109..ba2daa4 100644 --- a/libnftnl.changes +++ b/libnftnl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 9 20:00:22 UTC 2023 - Jan Engelhardt + +- Update to release 1.2.5 + * expr: add inner support + ------------------------------------------------------------------- Thu Nov 10 15:47:31 UTC 2022 - Jan Engelhardt diff --git a/libnftnl.spec b/libnftnl.spec index 6dda353..9e11adf 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -1,7 +1,7 @@ # # spec file for package libnftnl # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libnftnl %define lname libnftnl11 -Version: 1.2.4 +Version: 1.2.5 Release: 0 Summary: Userspace library to access the nftables Netlink interface License: GPL-2.0-or-later @@ -26,8 +26,8 @@ Group: Productivity/Networking/Security URL: https://netfilter.org/projects/libnftnl/ #Git-Clone: git://git.netfilter.org/libnftnl -Source: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2 -Source2: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2.sig +Source: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.xz +Source2: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.xz.sig Source9: %name.keyring BuildRequires: xz BuildRequires: pkgconfig(libmnl) >= 1.0.4