diff --git a/srt.changes b/srt.changes index 34170e9..0473502 100644 --- a/srt.changes +++ b/srt.changes @@ -1,14 +1,22 @@ +------------------------------------------------------------------- +Fri Dec 13 15:23:23 UTC 2019 - Dominique Leuenberger + +- Drop pkgconfig(zlib) BuildRequires: this is only needed on + win32/mingw (and even there it rather seems like working around a + bug in some other package, as there is no explicit call to zlib + functions). + ------------------------------------------------------------------- Fri Aug 30 12:47:57 UTC 2019 - Alexandros Toptsoglou - Backported commit 47e5890 and 64875fa to fix CVE-2019-15784 (boo#1148844) and avoid a potential array overflow. - * Added CVE-2019-15784.patch + * Added CVE-2019-15784.patch ------------------------------------------------------------------- Thu Aug 29 16:02:56 UTC 2019 - Alexandros Toptsoglou -- Update to version 1.3.4: +- Update to version 1.3.4: + Various bugfixes and feature enhancments. ------------------------------------------------------------------- diff --git a/srt.spec b/srt.spec index 1a16d8e..c719632 100644 --- a/srt.spec +++ b/srt.spec @@ -1,7 +1,7 @@ # # spec file for package srt # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,6 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: tcl BuildRequires: pkgconfig(openssl) -BuildRequires: pkgconfig(zlib) %description SRT is a video transport protocol and technology stack