31e38985bb
- Add pkgconfig(zlib) BuildRequires: until openssl 1.1.1, zlib was pulled in into our buildroot, avoiding srt having to care for it explicitly. Since this is changed now, we have to worry for our dependency on our own. The dep comes from: CMakeLists.txt:set (SSL_REQUIRED_MODULES "openssl libcrypto zlib") without this, we end up with a -devel package without the relevant pkgconfig(foo) buildrequires (as pkg-config can't parse a .pc file without the Requires: satisfied) This will solve the ffmpeg-4 failure curently seen in Staging:C (openssl 1.1.1 upgrade) OBS-URL: https://build.opensuse.org/request/show/645194 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/srt?expand=0&rev=11
41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 29 09:10:45 UTC 2018 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Add pkgconfig(zlib) BuildRequires: until openssl 1.1.1, zlib was
|
|
pulled in into our buildroot, avoiding srt having to care for it
|
|
explicitly. Since this is changed now, we have to worry for our
|
|
dependency on our own. The dep comes from:
|
|
CMakeLists.txt:set (SSL_REQUIRED_MODULES "openssl libcrypto zlib")
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 16:56:55 UTC 2018 - jengelh@inai.de
|
|
|
|
- Trim marketing from description.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 13 08:25:47 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
- Update to version 1.3.1:
|
|
+ Various bugfixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 12 20:31:52 UTC 2018 - jengelh@inai.de
|
|
|
|
- Update summaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 29 16:06:41 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
- Add baselibs.conf: build 32bit support libs.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 31 09:17:36 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
- Update Summary and Descriptions fields.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 21 11:47:59 UTC 2018 - bjorn.lie@gmail.com
|
|
|
|
- Inital packaging.
|
|
|