Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package portaudio for openSUSE:Factory checked in at 2021-10-04 18:39:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/portaudio (Old) and /work/SRC/openSUSE:Factory/.portaudio.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "portaudio" Mon Oct 4 18:39:01 2021 rev:32 rq:922314 version:190700_20210406 Changes: -------- --- /work/SRC/openSUSE:Factory/portaudio/portaudio.changes 2020-08-15 21:16:13.955481292 +0200 +++ /work/SRC/openSUSE:Factory/.portaudio.new.2443/portaudio.changes 2021-10-04 18:39:12.309983469 +0200 @@ -1,0 +2,12 @@ +Thu Sep 30 10:37:56 CEST 2021 - ti...@suse.de + +- Correct download source URL + +------------------------------------------------------------------- +Thu Sep 23 01:38:13 UTC 2021 - Aaron Stern <ukbeas...@protonmail.com> + +- Update to version v190700_20210406 +- removed patch `0001-Merge-branch-ticket_275_pass_void-into-master.patch` + as it is included in this release. + +------------------------------------------------------------------- Old: ---- 0001-Merge-branch-ticket_275_pass_void-into-master.patch pa_stable_v190600_20161030.tgz New: ---- pa_stable_v190700_20210406.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ portaudio.spec ++++++ --- /var/tmp/diff_new_pack.1IIFwX/_old 2021-10-04 18:39:13.081984723 +0200 +++ /var/tmp/diff_new_pack.1IIFwX/_new 2021-10-04 18:39:13.085984730 +0200 @@ -1,7 +1,7 @@ # # spec file for package portaudio # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,15 +20,14 @@ %define soname_p 0 Name: portaudio -Version: 190600_20161030 +Version: 190700_20210406 Release: 0 Summary: Portable Real-Time Audio Library License: MIT Group: Development/Libraries/C and C++ URL: http://www.portaudio.com/ -Source: http://www.portaudio.com/archives/pa_stable_v%{version}.tgz +Source: http://files.portaudio.com/archives/pa_stable_v%{version}.tgz Source1: baselibs.conf -Patch1: 0001-Merge-branch-ticket_275_pass_void-into-master.patch %define lname_c libportaudio%{soname_c} %define lname_p libportaudiocpp%{soname_p} BuildRequires: alsa-devel @@ -81,7 +80,6 @@ %prep %setup -q -n portaudio -%patch1 -p1 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y') sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" qa/loopback/src/paqa.c src/common/pa_front.c FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M:%%S') @@ -111,6 +109,8 @@ %postun -n %lname_p -p /sbin/ldconfig %files -n %lname_c +%license LICENSE.txt +%doc README.md %defattr(-,root,root) %{_libdir}/libportaudio.so.%{soname_c}* %files -n %lname_p @@ -119,8 +119,7 @@ %files devel %defattr(-,root,root) -%doc README.txt LICENSE.txt -%doc doc/html +%doc doc/html/* %{_includedir}/* %{_libdir}/pkgconfig/*.pc %{_libdir}/lib*.so ++++++ pa_stable_v190600_20161030.tgz -> pa_stable_v190700_20210406.tgz ++++++ ++++ 44519 lines of diff (skipped)