diff --git a/.gitignore b/.gitignore index 5932a52..a7e4b0b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libseccomp-2.1.1.tar.gz /libseccomp-2.2.0.tar.gz /libseccomp-2.2.1.tar.gz +/libseccomp-2.2.3.tar.gz diff --git a/libseccomp.spec b/libseccomp.spec index b109f51..db0397b 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,7 +1,7 @@ Summary: Enhanced seccomp library Name: libseccomp -Version: 2.2.1 -Release: 1%{?dist} +Version: 2.2.3 +Release: 0%{?dist} ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 License: LGPLv2 Group: System Environment/Libraries @@ -83,6 +83,9 @@ make V=1 check %{_libdir}/libseccomp.a %changelog +* Wed Jul 08 2015 Paul Moore - 2.2.3-0 +- New upstream version + * Wed Jun 17 2015 Fedora Release Engineering - 2.2.1-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 07cd927..1a390fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -068af8e1bc36fcd4b326ee83875ab4fd libseccomp-2.2.1.tar.gz +7db418d35d7a6168400bf6b05502f8bf libseccomp-2.2.3.tar.gz