public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libffi] rawhide: Update to libffi-3.8.0
@ 2026-09-16  2:51 DJ Delorie
  0 siblings, 0 replies; only message in thread
From: DJ Delorie @ 2026-09-16  2:51 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-16  2:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16  2:51 [rpms/libffi] rawhide: Update to libffi-3.8.0 DJ Delorie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox