From f1660ed7fbc183503ba3b18407f8886815fb60e4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 17:13:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libseccomp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libseccomp.spec b/libseccomp.spec index 7c26c87..6bebdf3 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,6 +1,6 @@ Name: libseccomp Version: 2.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Enhanced seccomp library License: LGPLv2 URL: https://github.com/seccomp/libseccomp @@ -83,6 +83,9 @@ rm -f %{buildroot}/%{_libdir}/libseccomp.la %{_libdir}/libseccomp.a %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 2.5.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sat Nov 06 2021 Neal Gompa - 2.5.3-1 - New upstream version (#2020824)