Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jack for openSUSE:Factory checked in at 2022-03-08 20:31:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jack (Old) and /work/SRC/openSUSE:Factory/.jack.new.2349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jack" Tue Mar 8 20:31:23 2022 rev:71 rq:959810 version:1.9.20 Changes: -------- --- /work/SRC/openSUSE:Factory/jack/jack.changes 2021-10-20 20:24:26.333383801 +0200 +++ /work/SRC/openSUSE:Factory/.jack.new.2349/jack.changes 2022-03-11 11:44:35.366831229 +0100 @@ -1,0 +2,18 @@ +Tue Mar 1 17:17:07 UTC 2022 - Antonio Larrosa <alarr...@suse.com> + +- Disable the build of example-tools which are now built in a + separate jack-example-tools package. +- update to 1.9.20: + * Add waf autooption --example-tools to allow optional build of + executables, libraries and man pages provided by + jack-example-tools (the files are built by default). Building + and installing the additional files can be disabled by using + --example-tools=no or --no-example-tools. + * Fix 32-bit support in ALSA driver + * Fix incomplete ASIO support on Windows + * Fix metadata usage with multiple users + * Fix netsource tool missing on Windows + * Fix semaphore usage on macOS + * Official FreeBSD support + +------------------------------------------------------------------- Old: ---- jack-1.9.19.tar.gz New: ---- jack-1.9.20.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jack.spec ++++++ --- /var/tmp/diff_new_pack.Xq0ENM/_old 2022-03-11 11:44:35.854831776 +0100 +++ /var/tmp/diff_new_pack.Xq0ENM/_new 2022-03-11 11:44:35.858831780 +0100 @@ -1,7 +1,7 @@ # # spec file for package jack # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define wdbus 1 %define sonum 0 Name: jack -Version: 1.9.19 +Version: 1.9.20 Release: 0 #to_be_filled_by_service Summary: Jack-Audio Connection Kit @@ -144,6 +144,7 @@ --ports=1024 \ --enable-pkg-config-dbus-service-dir \ --mandir=%{_mandir}/man1 \ + --example-tools=no \ configure ./waf -v %{?_smp_mflags} build @@ -170,7 +171,6 @@ %{_mandir}/man1/* %{_bindir}/* %dir %{_libdir}/%{name} -%{_libdir}/%{name}/inprocess.so %{_libdir}/%{name}/%{name}_alsa.so %{_libdir}/%{name}/%{name}_dummy.so %{_libdir}/%{name}/%{name}_net.so ++++++ jack-1.9.19.tar.gz -> jack-1.9.20.tar.gz ++++++ ++++ 5852 lines of diff (skipped)