Hello community,

here is the log from the commit of package libsrtp2 for openSUSE:Factory 
checked in at 2020-09-09 17:47:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsrtp2 (Old)
 and      /work/SRC/openSUSE:Factory/.libsrtp2.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsrtp2"

Wed Sep  9 17:47:44 2020 rev:4 rq:832614 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsrtp2/libsrtp2.changes        2019-08-22 
15:11:50.970436775 +0200
+++ /work/SRC/openSUSE:Factory/.libsrtp2.new.3399/libsrtp2.changes      
2020-09-09 17:48:30.150502645 +0200
@@ -1,0 +2,7 @@
+Sun Sep  6 13:11:40 UTC 2020 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.3.0
+  * Changes to build system: fuzzer for libsrtp, NSS
+    as optional crypto back end and cmake build support.
+
+-------------------------------------------------------------------

Old:
----
  v2.2.0.tar.gz

New:
----
  v2.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsrtp2.spec ++++++
--- /var/tmp/diff_new_pack.4AG2Eq/_old  2020-09-09 17:48:32.842504832 +0200
+++ /var/tmp/diff_new_pack.4AG2Eq/_new  2020-09-09 17:48:32.846504835 +0200
@@ -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 @@
 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 @@
 %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

++++++ v2.2.0.tar.gz -> v2.3.0.tar.gz ++++++
++++ 9772 lines of diff (skipped)


Reply via email to