Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ortp for openSUSE:Factory checked in at 2021-01-27 18:57:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ortp (Old) and /work/SRC/openSUSE:Factory/.ortp.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ortp" Wed Jan 27 18:57:12 2021 rev:20 rq:865997 version:4.4.24 Changes: -------- --- /work/SRC/openSUSE:Factory/ortp/ortp.changes 2021-01-03 21:26:32.683577618 +0100 +++ /work/SRC/openSUSE:Factory/.ortp.new.28504/ortp.changes 2021-01-27 18:57:13.800340101 +0100 @@ -1,0 +2,10 @@ +Fri Jan 22 12:44:59 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Trim redundancies from the description. + +------------------------------------------------------------------- +Fri Jan 22 06:49:53 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 4.4.24 (no changelog) + +------------------------------------------------------------------- Old: ---- ortp-4.4.21.tar.gz New: ---- ortp-4.4.24.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ortp.spec ++++++ --- /var/tmp/diff_new_pack.szBpQu/_old 2021-01-27 18:57:14.632341389 +0100 +++ /var/tmp/diff_new_pack.szBpQu/_new 2021-01-27 18:57:14.636341394 +0100 @@ -1,7 +1,7 @@ # # spec file for package ortp # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2014 Mariusz Fik <fi...@opensuse.org>. # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %define soname libortp %define sover 15 Name: ortp -Version: 4.4.21 +Version: 4.4.24 Release: 0 Summary: Real-time Transport Protocol Stack License: GPL-2.0-or-later @@ -37,16 +37,14 @@ BuildRequires: pkgconfig(bctoolbox) >= 4.3.0 %description -oRTP is a LGPL licensed C library implementing the RTP protocol -(rfc1889). +oRTP is a C library implementing the RTP protocol (RFC 1889). %package -n %{soname}%{sover} Summary: Real-time Transport Protocol Stack Group: System/Libraries %description -n %{soname}%{sover} -oRTP is a LGPL licensed C library implementing the RTP protocol -(rfc1889). +oRTP is a C library implementing the RTP protocol (RFC 1889). %package devel Summary: Headers, libraries and docs for the oRTP library @@ -57,19 +55,17 @@ Obsoletes: %{soname}-devel < %{version} %description devel -oRTP is a LGPL licensed C library implementing the RTP protocol -(rfc1889). +oRTP is a C library implementing the RTP protocol (RFC 1889). This package contains header files and development libraries needed to develop programs using the oRTP library. %prep -%setup -q -n %{name}-%{version} -%patch0 -p1 +%autosetup -p1 %build %cmake -DENABLE_STATIC=OFF -make %{?_smp_mflags} +%make_build %install %cmake_install ++++++ ortp-4.4.21.tar.gz -> ortp-4.4.24.tar.gz ++++++