diff --git a/wireshark.changes b/wireshark.changes index db7b015..10d452b 100644 --- a/wireshark.changes +++ b/wireshark.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 23 08:52:31 UTC 2019 - Johannes Segitz + +- Added BuildRequires for spandsp-devel to enable decoding of various + VoIP codecs + ------------------------------------------------------------------- Thu Jul 18 07:58:22 UTC 2019 - Robert Frohl diff --git a/wireshark.spec b/wireshark.spec index 2406d1f..c3dea26 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -53,6 +53,7 @@ BuildRequires: pcre-devel BuildRequires: pkgconfig BuildRequires: portaudio-devel BuildRequires: snappy-devel +BuildRequires: spandsp-devel BuildRequires: tcpd-devel BuildRequires: update-desktop-files BuildRequires: zlib-devel