public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: nucleo <nucleo@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/wireshark] f43: BuildRequires: libnghttp3-devel - needed for HTTP3 support
Date: Tue, 22 Sep 2026 19:30:20 GMT [thread overview]
Message-ID: <179010542031.1.18222345868925211323.rpms-wireshark-66212836641e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/wireshark
Branch : f43
Commit : 66212836641e0b58309cb7ed9f9e12ad985c1765
Author : nucleo <nucleo@fedoraproject.org>
Date : 2025-12-09T16:51:30+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/wireshark/c/66212836641e0b58309cb7ed9f9e12ad985c1765?branch=f43
Log:
BuildRequires: libnghttp3-devel - needed for HTTP3 support
---
diff --git a/wireshark.spec b/wireshark.spec
index e6461e8..0104afb 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -6,7 +6,7 @@
Summary: Network traffic analyzer
Name: wireshark
Version: 4.6.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Epoch: 1
License: BSD-1-Clause AND BSD-2-Clause AND BSD-3-Clause AND MIT AND GPL-2.0-or-later AND LGPL-2.0-or-later AND Zlib AND ISC AND (BSD-3-Clause OR GPL-2.0-only) AND (GPL-2.0-or-later AND Zlib)
Url: http://www.wireshark.org/
@@ -83,6 +83,7 @@ Buildrequires: speexdsp-devel
#needed for sdjournal external capture interface
BuildRequires: systemd-devel
BuildRequires: libnghttp2-devel
+BuildRequires: libnghttp3-devel
BuildRequires: systemd-rpm-macros
BuildRequires: lz4-devel
BuildRequires: snappy-devel
@@ -276,6 +277,9 @@ fi
%{_libdir}/cmake/%{name}/*.cmake
%changelog
+* Tue Dec 09 2025 Alexey Kurov <nucleo@fedoraproject.org> - 1:4.6.1-2
+- BuildRequires: libnghttp3-devel - needed for HTTP3 support
+
* Thu Nov 27 2025 Michal Ruprich <mruprich@redhat.com> - 1:4.6.1-1
- New version 4.6.1
reply other threads:[~2026-09-22 19:30 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=179010542031.1.18222345868925211323.rpms-wireshark-66212836641e@fedoraproject.org \
--to=nucleo@fedoraproject.org \
--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