Synchronize with Fedora Rawhide (For RHEL 10.0)
last_sync: 6625174b800e9aa5f68a621003e64811f9b8b96d resolves: RHEL-73823 side-tag: c10s-build-side-3716-stack-gate
This commit is contained in:
parent
1ea2c433b5
commit
e29f73d63b
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/libffi-3.1.tar.gz
|
||||
/libffi-3.4.2.tar.gz
|
||||
/libffi-3.4.4.tar.gz
|
||||
/libffi-3.4.6.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%{?mingw_package_header}
|
||||
|
||||
Name: mingw-libffi
|
||||
Version: 3.4.4
|
||||
Release: 8%{?dist}
|
||||
Version: 3.4.6
|
||||
Release: 2%{?dist}
|
||||
Summary: A portable foreign function interface library for MinGW
|
||||
|
||||
License: MIT
|
||||
@ -103,6 +103,10 @@ find %{buildroot} -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 14 2025 Miroslav Rezanina <mrezanin@redhat.com> - 3.4.6-2
|
||||
- Synchronize with Fedora Rawhide
|
||||
Resolves: RHEL-73823
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.4.4-8
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libffi-3.4.4.tar.gz) = 88680aeb0fa0dc0319e5cd2ba45b4b5a340bc9b4bcf20b1e0613b39cd898f177a3863aa94034d8e23a7f6f44d858a53dcd36d1bb8dee13b751ef814224061889
|
||||
SHA512 (libffi-3.4.6.tar.gz) = 033d2600e879b83c6bce0eb80f69c5f32aa775bf2e962c9d39fbd21226fa19d1e79173d8eaa0d0157014d54509ea73315ad86842356fc3a303c0831c94c6ab39
|
||||
|
Loading…
Reference in New Issue
Block a user