Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ortp for openSUSE:Factory checked in at 2023-01-04 17:53:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ortp (Old) and /work/SRC/openSUSE:Factory/.ortp.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ortp" Wed Jan 4 17:53:26 2023 rev:43 rq:1055794 version:5.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ortp/ortp.changes 2022-10-17 14:58:18.854163541 +0200 +++ /work/SRC/openSUSE:Factory/.ortp.new.1563/ortp.changes 2023-01-04 17:53:39.074552415 +0100 @@ -1,0 +2,5 @@ +Wed Jan 4 11:18:46 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 5.2.6 (no changelog). + +------------------------------------------------------------------- Old: ---- ortp-5.1.64.tar.bz2 New: ---- ortp-5.2.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ortp.spec ++++++ --- /var/tmp/diff_new_pack.nj7hgU/_old 2023-01-04 17:53:39.634555716 +0100 +++ /var/tmp/diff_new_pack.nj7hgU/_new 2023-01-04 17:53:39.638555739 +0100 @@ -1,7 +1,7 @@ # # spec file for package ortp # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2014 Mariusz Fik <fi...@opensuse.org>. # # All modifications and additions to the file contributed by third parties @@ -19,8 +19,10 @@ %define soname libortp %define sover 15 +%define docuver 5.2.0 + Name: ortp -Version: 5.1.64 +Version: 5.2.6 Release: 0 Summary: Real-time Transport Protocol Stack License: GPL-3.0-or-later @@ -35,7 +37,7 @@ BuildRequires: gcc-c++ BuildRequires: graphviz BuildRequires: pkgconfig -BuildRequires: pkgconfig(bctoolbox) >= 5.0.0 +BuildRequires: pkgconfig(bctoolbox) >= 5.2.0 %description oRTP is a C library implementing the RTP protocol (RFC 1889). @@ -75,7 +77,7 @@ mkdir -p %{buildroot}%{_docdir}/%{name} # manually keeping the version here because upstream doesn't (usually) update the patch version -mv -T %{buildroot}%{_datadir}/doc/%{name}-5.1.0 %{buildroot}%{_docdir}/%{name} +mv -T %{buildroot}%{_datadir}/doc/%{name}-%{docuver} %{buildroot}%{_docdir}/%{name} # for some reason, pkgconfig file contains wrong libdir sed -i "s,-L/usr/lib,-L%{_libdir}," %{buildroot}/%{_libdir}/pkgconfig/%{name}.pc @@ -87,6 +89,7 @@ %files %doc %{_docdir}/%{name}/ +%{_bindir}/ortp_tester %files -n %{soname}%{sover} %{_libdir}/%{soname}.so.%{sover}* ++++++ ortp-5.1.64.tar.bz2 -> ortp-5.2.6.tar.bz2 ++++++ ++++ 7011 lines of diff (skipped)