public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: DJ Delorie <dj@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libffi] rawhide: Update to libffi-3.8.0
Date: Wed, 16 Sep 2026 02:51:51 GMT [thread overview]
Message-ID: <178952711180.1.16847255515979878099.rpms-libffi-125f9b14d207@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libffi
Branch : rawhide
Commit : 125f9b14d207448cd24f840c50a359e186ba7a9e
Author : DJ Delorie <dj@redhat.com>
Date : 2026-09-15T22:06:14-04:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libffi/c/125f9b14d207448cd24f840c50a359e186ba7a9e?branch=rawhide
Log:
Update to libffi-3.8.0
---
diff --git a/.gitignore b/.gitignore
index 24dfd22..cc1d72b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ libffi-3.0.9.tar.gz
/libffi-3.4.8.tar.gz
/libffi-3.5.1.tar.gz
/libffi-3.5.2.tar.gz
+/libffi-3.8.0.tar.gz
diff --git a/libffi.spec b/libffi.spec
index 5965307..a5d6d48 100644
--- a/libffi.spec
+++ b/libffi.spec
@@ -3,9 +3,10 @@
%global multilib_arches %{ix86} x86_64
Name: libffi
-Version: 3.5.2
-Release: 3%{?dist}
+Version: 3.8.0
+Release: 1%{?dist}
Summary: A portable foreign function interface library
+# No licence change for 3.8.0
# No license change for 3.5.2
# No license change for 3.5.1
# No license change for 3.4.8
@@ -133,7 +134,7 @@ install -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_includedir}/ffitarget.h
%license LICENSE
%doc README.md
%{_libdir}/libffi.so.8
-%{_libdir}/libffi.so.8.2.0
+%{_libdir}/libffi.so.8.5.0
%files devel
%{_libdir}/pkgconfig/*.pc
@@ -143,6 +144,9 @@ install -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_includedir}/ffitarget.h
%{_infodir}/libffi.info.*
%changelog
+* Tue Sep 15 2026 DJ Delorie <dj@redhat.com> - 3.8.0-1
+- Rebase to libffi 3.5.1.
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 5cd2132..559ca0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libffi-3.5.2.tar.gz) = 76974a84e3aee6bbd646a6da2e641825ae0b791ca6efdc479b2d4cbcd3ad607df59cffcf5031ad5bd30822961a8c6de164ac8ae379d1804acd388b1975cdbf4d
+SHA512 (libffi-3.8.0.tar.gz) = a259d50f40b5dcde9cb6227bd105761e667290f107553b204a5a6cfdfbf2e6b022ed04be2ea4596da42961d11396125425def3cb67e2844a9eba90b6750c8c39
reply other threads:[~2026-09-16 2:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178952711180.1.16847255515979878099.rpms-libffi-125f9b14d207@fedoraproject.org \
--to=dj@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox