From 212848982b321100b50e2b425f31834aeefe765acd13b4e121b78399724a57b3 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 6 Sep 2020 13:13:05 +0000 Subject: [PATCH] - Update to release 2.3.0 OBS-URL: https://build.opensuse.org/package/show/network:telephony/libsrtp2?expand=0&rev=7 --- libsrtp2.changes | 7 +++++++ libsrtp2.spec | 13 ++++++------- v2.2.0.tar.gz | 3 --- v2.3.0.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 v2.2.0.tar.gz create mode 100644 v2.3.0.tar.gz diff --git a/libsrtp2.changes b/libsrtp2.changes index c029280..a259bd1 100644 --- a/libsrtp2.changes +++ b/libsrtp2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Sep 6 13:11:40 UTC 2020 - Jan Engelhardt + +- Update to release 2.3.0 + * Changes to build system: fuzzer for libsrtp, NSS + as optional crypto back end and cmake build support. + ------------------------------------------------------------------- Thu Aug 15 05:06:14 UTC 2019 - Jan Engelhardt diff --git a/libsrtp2.spec b/libsrtp2.spec index c89a55d..b738b23 100644 --- a/libsrtp2.spec +++ b/libsrtp2.spec @@ -1,7 +1,7 @@ # # spec file for package libsrtp2 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libsrtp2 %define lname libsrtp2-1 -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: Secure Real-Time Transport Protocol (SRTP) library v2 License: BSD-3-Clause @@ -62,11 +62,11 @@ Protocol (SRTP) originally authored by Cisco Systems, Inc. This subpackage contains the development headers. %prep -%setup -qn libsrtp-%version +%autosetup -p1 -n libsrtp-%version %build %configure --enable-openssl -make shared_library %{?_smp_mflags} +%make_build shared_library %install %make_install @@ -87,12 +87,11 @@ sed -i 's|\(# *\(ifdef\|ifndef\|define\|endif */\*\) *\)\([A-Z0-9_]*_H\)\($\| *\ %postun -n %lname -p /sbin/ldconfig %files -n %lname -%defattr(-,root,root) %_libdir/libsrtp2.so.1 %files devel -%defattr(-,root,root) -%doc CHANGES LICENSE README.md doc/*.txt +%doc CHANGES README.md doc/*.txt +%license LICENSE %_includedir/srtp2/ %_libdir/libsrtp2.so %_libdir/pkgconfig/libsrtp2.pc diff --git a/v2.2.0.tar.gz b/v2.2.0.tar.gz deleted file mode 100644 index 41f0ce4..0000000 --- a/v2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44fd7497bce78767e96b54a11bca520adb2ad32effd515f04bce602b60a1a50b -size 308469 diff --git a/v2.3.0.tar.gz b/v2.3.0.tar.gz new file mode 100644 index 0000000..ffd1025 --- /dev/null +++ b/v2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94093a5d04c5f4743e8d81182b76938374df6d393b45322f24960d250b0110e8 +size 633819