- 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). * Added CVE-2019-15784.patch - Update to version 1.3.4: OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/srt?expand=0&rev=22
This commit is contained in:
parent
d0c5217cf7
commit
327eaa8b60
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 13 15:23:23 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <atoptsoglou@suse.com>
|
Fri Aug 30 12:47:57 UTC 2019 - Alexandros Toptsoglou <atoptsoglou@suse.com>
|
||||||
|
|
||||||
|
3
srt.spec
3
srt.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package srt
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -35,7 +35,6 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: tcl
|
BuildRequires: tcl
|
||||||
BuildRequires: pkgconfig(openssl)
|
BuildRequires: pkgconfig(openssl)
|
||||||
BuildRequires: pkgconfig(zlib)
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
SRT is a video transport protocol and technology stack
|
SRT is a video transport protocol and technology stack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user