From c337d5601ec4ea71112dd4307d59de932b6fdf08 Mon Sep 17 00:00:00 2001 From: Paul Moore Date: Wed, 13 May 2015 11:15:10 -0400 Subject: [PATCH] - New upstream version --- .gitignore | 1 + libseccomp.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 036e6f0..5932a52 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /libseccomp-2.1.0.tar.gz /libseccomp-2.1.1.tar.gz /libseccomp-2.2.0.tar.gz +/libseccomp-2.2.1.tar.gz diff --git a/libseccomp.spec b/libseccomp.spec index 73f9bb9..23001a0 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,6 +1,6 @@ Summary: Enhanced seccomp library Name: libseccomp -Version: 2.2.0 +Version: 2.2.1 Release: 0%{?dist} ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 License: LGPLv2 @@ -83,6 +83,9 @@ make V=1 check %{_libdir}/libseccomp.a %changelog +* Wed May 13 2015 Paul Moore - 2.2.1-0 +- New upstream version + * Thu Feb 12 2015 Paul Moore - 2.2.0-0 - New upstream version - Added aarch64 support diff --git a/sources b/sources index 86597a5..07cd927 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9509301a1fc024cd10127ac1f31792a libseccomp-2.2.0.tar.gz +068af8e1bc36fcd4b326ee83875ab4fd libseccomp-2.2.1.tar.gz