public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wayland] f43: Add dependency on libffi for the devel package
@ 2026-06-07 19:39 Olivier Fourdan
0 siblings, 0 replies; only message in thread
From: Olivier Fourdan @ 2026-06-07 19:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/wayland
Branch : f43
Commit : 8972bb67c3215bf73f168f53db4473d821bc7d76
Author : Olivier Fourdan <ofourdan@redhat.com>
Date : 2025-10-13T11:11:11+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/wayland/c/8972bb67c3215bf73f168f53db4473d821bc7d76?branch=f43
Log:
Add dependency on libffi for the devel package
Resolves: rhbz#2403323
---
diff --git a/wayland.spec b/wayland.spec
index 88586b0..a238e9d 100644
--- a/wayland.spec
+++ b/wayland.spec
@@ -1,6 +1,6 @@
Name: wayland
Version: 1.24.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Wayland Compositor Infrastructure
# SPDX
@@ -38,6 +38,7 @@ Requires: libwayland-client%{?_isa} = %{version}-%{release}
Requires: libwayland-cursor%{?_isa} = %{version}-%{release}
Requires: libwayland-egl%{?_isa} = %{version}-%{release}
Requires: libwayland-server%{?_isa} = %{version}-%{release}
+Requires: pkgconfig(libffi)
%description devel
The %{name}-devel package contains libraries and header files for
@@ -117,6 +118,9 @@ Wayland server library
%{_libdir}/libwayland-server.so.0*
%changelog
+* Mon Oct 13 2025 Olivier Fourdan <ofourdan@redhat.com> - 1.24.0-2
+- Add dependency on libffi for the devel package (#2403323)
+
* Tue Aug 05 2025 Neal Gompa <ngompa@fedoraproject.org> - 1.24.0-1
- Update to 1.24.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-07 19:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 19:39 [rpms/wayland] f43: Add dependency on libffi for the devel package Olivier Fourdan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox