Hello community, here is the log from the commit of package yate for openSUSE:Leap:15.2 checked in at 2020-03-09 18:12:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/yate (Old) and /work/SRC/openSUSE:Leap:15.2/.yate.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yate" Mon Mar 9 18:12:54 2020 rev:21 rq:781957 version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/yate/yate.changes 2020-01-15 16:32:32.300887155 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.yate.new.26092/yate.changes 2020-03-09 18:13:46.981394367 +0100 @@ -1,0 +2,6 @@ +Tue Mar 3 19:49:00 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 6.2.0 + * Upstream does not provide a changelog + +------------------------------------------------------------------- Old: ---- yate-6.1.0-1.tar.gz New: ---- yate-6.2.0-1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yate.spec ++++++ --- /var/tmp/diff_new_pack.hPXCGk/_old 2020-03-09 18:13:47.865394796 +0100 +++ /var/tmp/diff_new_pack.hPXCGk/_new 2020-03-09 18:13:47.865394796 +0100 @@ -1,7 +1,7 @@ # # spec file for package yate # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2011, Sascha Peilicke <[email protected]> # Copyright (c) 2011, Pascal Bleser <[email protected]> # @@ -19,7 +19,7 @@ Name: yate -Version: 6.1.0 +Version: 6.2.0 Release: 0 Summary: Yet Another Telephony Engine License: GPL-2.0-or-later @@ -126,7 +126,8 @@ rm %{buildroot}%{_prefix}/lib/menu/yate-qt4.menu # Unused, causes lots of rpmlint warnings %endif mkdir -p %{buildroot}%{_docdir}/%{name} # We want docs in /usr/share/doc/packages/yate -mv %{buildroot}%{_datadir}/doc/%{name}-%{version} %{buildroot}%{_docdir}/%{name} +mv %{buildroot}%{_datadir}/doc/%{name}-%{version}/* %{buildroot}%{_docdir}/%{name} +rm -f %{buildroot}%{_docdir}/%{name}/COPYING %if 0%{?packman_bs} cat <<EOF >README.amrnb @@ -152,8 +153,7 @@ %files %license COPYING -%doc ChangeLog README -%doc %{_docdir}/%{name}/%{name}-%{version}/ +%doc %{_docdir}/%{name} %{_bindir}/%{name} %{_mandir}/man8/%{name}.8%{?ext_man} %dir %{_datadir}/%{name} @@ -174,6 +174,7 @@ %{_libdir}/%{name}/fileinfo.yate %{_libdir}/%{name}/filetransfer.yate %{_libdir}/%{name}/faxchan.yate +%{_libdir}/%{name}/g722webrtc.yate %{_libdir}/%{name}/gvoice.yate %{_libdir}/%{name}/gsmcodec.yate %{_libdir}/%{name}/ilbccodec.yate @@ -193,6 +194,7 @@ %{_libdir}/%{name}/speexcodec.yate %{_libdir}/%{name}/tonedetect.yate %{_libdir}/%{name}/tonegen.yate +%{_libdir}/%{name}/wiresniff.yate %{_libdir}/%{name}/wavefile.yate %{_libdir}/%{name}/yiaxchan.yate %{_libdir}/%{name}/yjinglechan.yate @@ -272,6 +274,7 @@ %config(noreplace) %{_sysconfdir}/%{name}/tdmcard.conf %config(noreplace) %{_sysconfdir}/%{name}/tonegen.conf %config(noreplace) %{_sysconfdir}/%{name}/users.conf +%config(noreplace) %{_sysconfdir}/%{name}/wiresniff.conf %config(noreplace) %{_sysconfdir}/%{name}/wpcard.conf %config(noreplace) %{_sysconfdir}/%{name}/yate.conf %config(noreplace) %{_sysconfdir}/%{name}/ybladerf.conf ++++++ yate-6.1.0-1.tar.gz -> yate-6.2.0-1.tar.gz ++++++ ++++ 24978 lines of diff (skipped)
