commit alsa-utils for openSUSE:Factory
Hello community, here is the log from the commit of package alsa-utils for openSUSE:Factory checked in at 2019-12-02 11:29:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alsa-utils (Old) and /work/SRC/openSUSE:Factory/.alsa-utils.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "alsa-utils" Mon Dec 2 11:29:43 2019 rev:117 rq:750712 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/alsa-utils/alsa-utils.changes 2019-06-12 13:06:03.933189464 +0200 +++ /work/SRC/openSUSE:Factory/.alsa-utils.new.4691/alsa-utils.changes 2019-12-02 11:32:28.942528439 +0100 @@ -1,0 +2,27 @@ +Sun Nov 24 17:38:29 UTC 2019 - Neal Gompa <ngompa13@gmail.com> + +- Replace incorrect usage of %_libexecdir with %_prefix/lib + +------------------------------------------------------------------- +Fri Nov 15 17:46:13 CET 2019 - tiwai@suse.de + +- Update to alsa-utils 1.2.1: + * axfer: handle -ETIMEDOUT before non-block I/O operation + * axfer: code refactoring for a helper function to wait for avail buffer space + * axfer: handle -ETIMEDOUT before handle mmap I/O operation + * axfer: return ETIMEDOUT when no event occurs after waiter expiration + * axfer: fix to return error code when a call of select(2) fails + * axfer: return the number of file descriptors for I/O events from select(2) waiter + * axfer: test: fix invalid comparison of 64 bit storage in ILP32 data type + * axfer: mapper: fix parameter check for demuxer + * axfer: remove unused variable warnings + * alsamixer: Remove exp10 usage + * alsaucm, topology: LDADD cleanups and add support for libatopology + * alsaucm: fix the implicit card open + * alsaucm, topology: LDADD cleanups and add support for libatopology + * alsaucm: do the implicit ucm open only when the command requires it + * alsaucm: call snd_config_update_free_global() to make valgrind more happy + * amixer: do not double LF for container type + * aplay: fix memory leak when setup_chmap() fail + +------------------------------------------------------------------- Old: ---- alsa-utils-1.1.9.tar.bz2 New: ---- alsa-utils-1.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alsa-utils.spec ++++++ --- /var/tmp/diff_new_pack.AEylQF/_old 2019-12-02 11:32:31.282527356 +0100 +++ /var/tmp/diff_new_pack.AEylQF/_new 2019-12-02 11:32:31.294527350 +0100 @@ -18,7 +18,7 @@ %define _udevdir %(pkg-config --variable=udevdir udev) Name: alsa-utils -Version: 1.1.9 +Version: 1.2.1 Release: 0 Summary: Advanced Linux Sound Architecture Utilities License: GPL-2.0-or-later @@ -30,13 +30,14 @@ Source5: load-sound-modules.sh Patch101: alsa-utils-configure-version-revert.patch BuildRequires: alsa-devel +BuildRequires: alsa-topology-devel BuildRequires: automake BuildRequires: fftw3-devel BuildRequires: libsamplerate-devel BuildRequires: ncurses-devel BuildRequires: pkgconfig -BuildRequires: pkgconfig(systemd) BuildRequires: xmlto +BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) Requires: alsa # for alsa-info.sh @@ -95,8 +96,8 @@ # systemd unit files install -c -m 0644 %{SOURCE2} %{buildroot}%{_unitdir} ln -s ../sound-extra.service %{buildroot}%{_unitdir}/sound.target.wants -mkdir -p %{buildroot}%{_libexecdir}/systemd/scripts -install -c -m 0755 %{SOURCE5} %{buildroot}%{_libexecdir}/systemd/scripts +mkdir -p %{buildroot}%{_prefix}/lib/systemd/scripts +install -c -m 0755 %{SOURCE5} %{buildroot}%{_prefix}/lib/systemd/scripts %pre %service_add_pre sound-extra.service @@ -127,7 +128,7 @@ %{_udevdir} %{_unitdir}/*.service %{_unitdir}/sound.target.wants -%{_libexecdir}/systemd/scripts +%{_prefix}/lib/systemd/scripts %{_localstatedir}/lib/alsa %files -n alsabat ++++++ alsa-utils-1.1.9.tar.bz2 -> alsa-utils-1.2.1.tar.bz2 ++++++ ++++ 3080 lines of diff (skipped)
participants (1)
-
root