From 4dc395b1449306e4820256a0f5282ec09b8de867 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 03:53:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libseccomp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libseccomp.spec b/libseccomp.spec index db0397b..9cbe812 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,7 +1,7 @@ Summary: Enhanced seccomp library Name: libseccomp Version: 2.2.3 -Release: 0%{?dist} +Release: 1%{?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 +* Thu Feb 04 2016 Fedora Release Engineering - 2.2.3-1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jul 08 2015 Paul Moore - 2.2.3-0 - New upstream version