diff --git a/alsa-utils-1.1.4.tar.bz2 b/alsa-utils-1.1.4.tar.bz2 deleted file mode 100644 index 0ca1589..0000000 --- a/alsa-utils-1.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7831044de92c5bf33bf3365a3f36e49397f4191e934df460ae1ca15138c9d9d -size 1202047 diff --git a/alsa-utils-1.1.5.tar.bz2 b/alsa-utils-1.1.5.tar.bz2 new file mode 100644 index 0000000..80c8e5d --- /dev/null +++ b/alsa-utils-1.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320bd285e91db6e7fd7db3c9ec6f55b02f35449ff273c7844780ac6a5a3de2e8 +size 1202691 diff --git a/alsa-utils.changes b/alsa-utils.changes index 73e6af1..028cc00 100644 --- a/alsa-utils.changes +++ b/alsa-utils.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Nov 14 15:03:33 CET 2017 - tiwai@suse.de + +- Update to alsa-utils 1.1.5: + * alsactl: Move systemd unit start-up from basic.target to + sound.target + * alsatplg: fix topology compiler long option parsing + * topology: delete output file if parsing fails. + * aplay: Fix playback for small raw files + * aplay: Refactor playback code + * aplay: Add samples argument for playing/recording a given + number of samples + * aplay: interrupt streaming via signal in voc_pcm_write + * aplay: Fix --max-file-time option 32 bits overflow + * alsabat: fix one uninitialized warning issue +- Fix filelist for the 1.1.5 update + ------------------------------------------------------------------- Mon Nov 6 17:19:02 UTC 2017 - jmatejek@suse.com diff --git a/alsa-utils.spec b/alsa-utils.spec index 3449bf9..9b79ac0 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -16,7 +16,7 @@ # -%define package_version 1.1.4 +%define package_version 1.1.5 # %if 0%{?suse_version} > 1130 %define use_systemd 1 @@ -35,7 +35,7 @@ BuildRequires: systemd %define _udevdir /lib/udev %endif Name: alsa-utils -Version: 1.1.4 +Version: 1.1.5 Release: 0 Summary: Advanced Linux Sound Architecture Utilities License: GPL-2.0+ @@ -142,8 +142,7 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/alsa %{_udevdir} %if %{use_systemd} %{_unitdir}/*.service -%{_unitdir}/basic.target.wants/alsa-state.service -%{_unitdir}/basic.target.wants/alsa-restore.service +%{_unitdir}/sound.target.wants %endif %if %{use_varlib} %{_localstatedir}/lib/alsa