public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wireshark] f43: BuildRequires: libnghttp3-devel - needed for HTTP3 support
@ 2026-09-22 19:30 nucleo
  0 siblings, 0 replies; only message in thread
From: nucleo @ 2026-09-22 19:30 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-22 19:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 19:30 [rpms/wireshark] f43: BuildRequires: libnghttp3-devel - needed for HTTP3 support nucleo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox