Hello community, here is the log from the commit of package libsrtp2 for openSUSE:Factory checked in at 2019-08-22 15:02:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsrtp2 (Old) and /work/SRC/openSUSE:Factory/.libsrtp2.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsrtp2" Thu Aug 22 15:02:34 2019 rev:3 rq:723420 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libsrtp2/libsrtp2.changes 2017-08-10 14:13:22.897653009 +0200 +++ /work/SRC/openSUSE:Factory/.libsrtp2.new.7948/libsrtp2.changes 2019-08-22 15:11:50.970436775 +0200 @@ -1,0 +2,6 @@ +Thu Aug 15 05:06:14 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 2.2.0 + * Stylistic code changes only. + +------------------------------------------------------------------- Old: ---- v2.1.0.tar.gz New: ---- v2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsrtp2.spec ++++++ --- /var/tmp/diff_new_pack.rH0g4y/_old 2019-08-22 15:11:51.506436636 +0200 +++ /var/tmp/diff_new_pack.rH0g4y/_new 2019-08-22 15:11:51.506436636 +0200 @@ -1,7 +1,7 @@ # # spec file for package libsrtp2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libsrtp2 %define lname libsrtp2-1 -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: Secure Real-Time Transport Protocol (SRTP) library v2 License: BSD-3-Clause Group: Development/Libraries/C and C++ -Url: https://github.com/cisco/libsrtp +URL: https://github.com/cisco/libsrtp Source: https://github.com/cisco/libsrtp/archive/v%version.tar.gz Source99: baselibs.conf @@ -75,7 +75,7 @@ # # Including of files with generic names and quotes is unsafe and can cause include clashes. # Do it in install phase, because rewriting of the source code before building would require deeper changes. -# %_includedir is included automatically, so we don't modify .pc file. (bnc#839475#c2) +# %%_includedir is included automatically, so we don't modify .pc file. (bnc#839475#c2) echo "Rewriting #include \"{foo}.h\" to #include <srtp/{foo}.h>..." sed -i 's|\( *# *include *\)"\([^"]*\.h\)"|\1 <srtp/\2>|' %buildroot/%_includedir/srtp2/*.h ++++++ v2.1.0.tar.gz -> v2.2.0.tar.gz ++++++ ++++ 33079 lines of diff (skipped)
