public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yanko Kaneti <yaneti@declera.com>
To: git-commits@fedoraproject.org
Subject: [rpms/srt] rawhide: Use nettle 3.10 compat until upstream is ready for nettle 4
Date: Mon, 27 Jul 2026 10:09:32 GMT [thread overview]
Message-ID: <178514697241.1.11169273367773412567.rpms-srt-39add3faa1da@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/srt
Branch : rawhide
Commit : 39add3faa1dacd0322de30f3753c8c5f8470cac3
Author : Yanko Kaneti <yaneti@declera.com>
Date : 2026-07-27T13:08:27+03:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/srt/c/39add3faa1dacd0322de30f3753c8c5f8470cac3?branch=rawhide
Log:
Use nettle 3.10 compat until upstream is ready for nettle 4
---
diff --git a/srt.spec b/srt.spec
index 27d999f..5a454e2 100644
--- a/srt.spec
+++ b/srt.spec
@@ -15,7 +15,8 @@ BuildRequires: gmock-devel
BuildRequires: gnutls-devel
BuildRequires: gtest-devel
BuildRequires: make
-BuildRequires: nettle-devel
+# https://github.com/Haivision/srt/issues/3316
+BuildRequires: nettle3.10-devel
Requires: srt-libs%{?_isa} = %{version}-%{release}
reply other threads:[~2026-07-27 10:09 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=178514697241.1.11169273367773412567.rpms-srt-39add3faa1da@fedoraproject.org \
--to=yaneti@declera.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