public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Olivier Fourdan <ofourdan@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/wayland] f43: Add dependency on libffi for the devel package
Date: Sun, 07 Jun 2026 19:39:25 GMT	[thread overview]
Message-ID: <178086116527.1.4657255817206837476.rpms-wayland-8972bb67c321@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-06-07 19:39 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=178086116527.1.4657255817206837476.rpms-wayland-8972bb67c321@fedoraproject.org \
    --to=ofourdan@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