public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/srt] rawhide: Use nettle 3.10 compat until upstream is ready for nettle 4
@ 2026-07-27 10:09 Yanko Kaneti
0 siblings, 0 replies; only message in thread
From: Yanko Kaneti @ 2026-07-27 10:09 UTC (permalink / raw)
To: git-commits
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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-27 10:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-27 10:09 [rpms/srt] rawhide: Use nettle 3.10 compat until upstream is ready for nettle 4 Yanko Kaneti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox