From 665a08aebce88657ae80520687cf3ccfe095ca1b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 15:40:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- Box2D.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Box2D.spec b/Box2D.spec index 3cfb3e6..90683ec 100644 --- a/Box2D.spec +++ b/Box2D.spec @@ -1,7 +1,7 @@ %global __cmake_in_source_build 1 Name: Box2D Version: 2.4.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A 2D Physics Engine for Games License: zlib @@ -54,6 +54,9 @@ rm -r extern %{_libdir}/cmake/box2d/*.cmake %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 2.4.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Feb 17 2021 Caolán McNamara - 2.4.1-5 - disable building BOX2D_BUILD_UNIT_TESTS due to "SIGSTKSZ ... no longer constant on Linux ... redefined to sysconf(_SC_SIGSTKSZ)"