Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wireshark for openSUSE:Factory checked in at 2021-02-25 18:26:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wireshark (Old) and /work/SRC/openSUSE:Factory/.wireshark.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wireshark" Thu Feb 25 18:26:20 2021 rev:170 rq:874383 version:3.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/wireshark/wireshark.changes 2021-02-04 20:22:16.758662298 +0100 +++ /work/SRC/openSUSE:Factory/.wireshark.new.2378/wireshark.changes 2021-02-25 18:26:22.594137704 +0100 @@ -1,0 +2,5 @@ +Fri Feb 19 15:11:44 UTC 2021 - Robert Frohl <rfr...@suse.com> + +- Enable ITU G.729 Annex A/B speech codec for Tumbleweed only + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wireshark.spec ++++++ --- /var/tmp/diff_new_pack.J3VR2o/_old 2021-02-25 18:26:23.314138226 +0100 +++ /var/tmp/diff_new_pack.J3VR2o/_new 2021-02-25 18:26:23.318138229 +0100 @@ -78,7 +78,8 @@ BuildRequires: pkgconfig(opus) BuildRequires: pkgconfig(sbc) BuildRequires: pkgconfig(speexdsp) -%if 0%{?is_opensuse} +%if 0%{?is_opensuse} && 0%{?suse_version} >= 1550 +# enable ITU G.729 Annex A/B speech codec only in Tumbleweed BuildRequires: pkgconfig(libbcg729) %endif # keep until libbrotli-devel bug is fixed