From 3ebaa30cabc0c42b068624ffa9e43c32ae85bd07 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 05:54:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- libseccomp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libseccomp.spec b/libseccomp.spec index af0280f..0b25984 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,7 +1,7 @@ Summary: Enhanced seccomp library Name: libseccomp Version: 2.1.1 -Release: 4%{?dist} +Release: 5%{?dist} ExclusiveArch: %{ix86} x86_64 %{arm} License: LGPLv2 Group: System Environment/Libraries @@ -68,6 +68,9 @@ make check %{_mandir}/man3/* %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 2.1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Jul 18 2014 Tom Callaway - 2.1.1-4 - fix license handling