From 5df3302f459b06e06092202111f870a29e12a340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 8 Jan 2022 10:26:48 +0100 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 --- libffi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libffi.spec b/libffi.spec index ff0154b..479d969 100644 --- a/libffi.spec +++ b/libffi.spec @@ -4,7 +4,7 @@ Name: libffi Version: 3.4.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A portable foreign function interface library License: MIT URL: http://sourceware.org/libffi @@ -113,6 +113,9 @@ install -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_includedir}/ffitarget.h %{_infodir}/libffi.info.* %changelog +* Sat Jan 08 2022 Miro HronĨok - 3.4.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 + * Wed Sep 15 2021 Carlos O'Donell - 3.4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34