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-01-26 14:44:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wireshark (Old)
 and      /work/SRC/openSUSE:Factory/.wireshark.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wireshark"

Tue Jan 26 14:44:13 2021 rev:168 rq:866054 version:3.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/wireshark/wireshark.changes      2021-01-18 
11:30:46.464511503 +0100
+++ /work/SRC/openSUSE:Factory/.wireshark.new.28504/wireshark.changes   
2021-01-26 14:44:14.831208549 +0100
@@ -1,0 +2,6 @@
+Fri Jan 22 13:35:56 UTC 2021 - Robert Frohl <rfr...@suse.com>
+
+- Disable ITU G.729 Annex A/B speech codec for SUSE based distros, but keep
+  enabled for openSUSE.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wireshark.spec ++++++
--- /var/tmp/diff_new_pack.r4LjqB/_old  2021-01-26 14:44:15.623209774 +0100
+++ /var/tmp/diff_new_pack.r4LjqB/_new  2021-01-26 14:44:15.623209774 +0100
@@ -69,7 +69,6 @@
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(libbcg729)
 BuildRequires:  pkgconfig(libmaxminddb)
 BuildRequires:  pkgconfig(libnghttp2)
 BuildRequires:  pkgconfig(libssh) >= 0.6.0
@@ -79,6 +78,9 @@
 BuildRequires:  pkgconfig(opus)
 BuildRequires:  pkgconfig(sbc)
 BuildRequires:  pkgconfig(speexdsp)
+%if 0%{?is_opensuse}
+BuildRequires:  pkgconfig(libbcg729)
+%endif
 # keep until libbrotli-devel bug is fixed
 Requires:       libbrotlidec1
 Requires(pre):  permissions

Reply via email to