diff --git a/wireshark.spec b/wireshark.spec index 41d1c715efce5e1b81e2a50aa6c3baf1669d42fb..8e297884cedc7442163df6062b91dbc5c08d56ab 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -5,7 +5,7 @@ Summary: Network traffic analyzer Name: wireshark Version: 3.6.14 -Release: 11 +Release: 12 Epoch: 1 License: GPL+ Url: http://www.wireshark.org/ @@ -182,7 +182,6 @@ exit 0 %{_datadir}/icons/hicolor/*/apps/* %{_datadir}/icons/hicolor/*/mimetypes/* %{_bindir}/* -%{_mandir}/man1/wireshark.* %{_sysusersdir}/%{name}.conf %license COPYING %attr(0750, root, wireshark) %caps(cap_net_raw,cap_net_admin=ep) %{_bindir}/dumpcap @@ -214,6 +213,9 @@ exit 0 %{_mandir}/man?/* %changelog +* Thu Jul 10 2025 wangxiaomeng - 1:3.6.14-12 +- Delete %{_mandir}/man1/wireshark.* in wireshark package because wireshark-help package also contains this files + * Wed Oct 09 2024 yaoxin - 1:3.6.14-11 - Fix CVE-2024-8645