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-10-29 22:33:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ortp (Old) and /work/SRC/openSUSE:Factory/.ortp.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ortp" Fri Oct 29 22:33:02 2021 rev:31 rq:927664 version:5.0.36 Changes: -------- --- /work/SRC/openSUSE:Factory/ortp/ortp.changes 2021-10-18 22:03:30.658150813 +0200 +++ /work/SRC/openSUSE:Factory/.ortp.new.1890/ortp.changes 2021-10-29 22:33:09.843657889 +0200 @@ -1,0 +2,7 @@ +Tue Oct 19 23:46:46 UTC 2021 - Giacomo Comes <[email protected]> - 5.0.36 + +- Update to 5.0.36: + * no changes +- Add BuildRequires: graphviz + +------------------------------------------------------------------- Old: ---- ortp-5.0.35.tar.gz New: ---- ortp-5.0.36.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ortp.spec ++++++ --- /var/tmp/diff_new_pack.WLqORC/_old 2021-10-29 22:33:10.347658080 +0200 +++ /var/tmp/diff_new_pack.WLqORC/_new 2021-10-29 22:33:10.351658081 +0200 @@ -20,21 +20,22 @@ %define soname libortp %define sover 15 Name: ortp -Version: 5.0.35 +Version: 5.0.36 Release: 0 Summary: Real-time Transport Protocol Stack License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities URL: https://linphone.org/technical-corner/ortp/ -Source: https://github.com/BelledonneCommunications/ortp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://gitlab.linphone.org/BC/public/ortp/-/archive/%{version}/%{name}-%{version}.tar.bz2 Source99: baselibs.conf # PATCH-FIX-OPENSUSE deps.diff Patch0: deps.diff BuildRequires: cmake >= 3.0 BuildRequires: doxygen BuildRequires: gcc-c++ +BuildRequires: graphviz BuildRequires: pkgconfig -BuildRequires: pkgconfig(bctoolbox) >= 4.5.0 +BuildRequires: pkgconfig(bctoolbox) >= 5.0.0 %description oRTP is a C library implementing the RTP protocol (RFC 1889). @@ -64,10 +65,7 @@ %autosetup -p1 %build -%cmake \ - -DCMAKE_INSTALL_PREFIX=%{_prefix} \ - -DCMAKE_INSTALL_LIBDIR=%{_libdir} \ - -DENABLE_STATIC=OFF +%cmake -DENABLE_STATIC=OFF %cmake_build %install @@ -84,12 +82,7 @@ %postun -n %{soname}%{sover} -p /sbin/ldconfig %files -%dir %{_docdir}/%{name} -%license %{_docdir}/%{name}/LICENSE.txt -%doc %{_docdir}/%{name}/html -%doc %{_docdir}/%{name}/README.md -%doc %{_docdir}/%{name}/CHANGELOG.md -%doc %{_docdir}/%{name}/AUTHORS.md +%doc %{_docdir}/%{name}/ %files -n %{soname}%{sover} %{_libdir}/%{soname}.so.%{sover}* ++++++ ortp-5.0.35.tar.gz -> ortp-5.0.36.tar.bz2 ++++++
