diff --git a/alsa-utils-1.1.3.tar.bz2 b/alsa-utils-1.1.3.tar.bz2 deleted file mode 100644 index a76cd4d..0000000 --- a/alsa-utils-1.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:127217a54eea0f9a49700a2f239a2d4f5384aa094d68df04a8eb80132eb6167c -size 1201424 diff --git a/alsa-utils-1.1.4.tar.bz2 b/alsa-utils-1.1.4.tar.bz2 new file mode 100644 index 0000000..0ca1589 --- /dev/null +++ b/alsa-utils-1.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7831044de92c5bf33bf3365a3f36e49397f4191e934df460ae1ca15138c9d9d +size 1202047 diff --git a/alsa-utils.changes b/alsa-utils.changes index 2662f41..22b0985 100644 --- a/alsa-utils.changes +++ b/alsa-utils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 16 15:35:57 CEST 2017 - tiwai@suse.de + +- Update to alsa-utils 1.1.4: + * alsactl: Remove standard output definition in systemd unit + * alsa-info: provide more DMI information + * alsa-info: add ACPI device status + * amidi: optarg might be NULL, fix 't' argument parsing + * aplay: Introduce and use xwrite helper + ------------------------------------------------------------------- Wed Dec 28 16:38:57 CET 2016 - tiwai@suse.de diff --git a/alsa-utils.spec b/alsa-utils.spec index 029f811..4280737 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -1,7 +1,7 @@ # # spec file for package alsa-utils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define package_version 1.1.3 +%define package_version 1.1.4 # %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.3 +Version: 1.1.4 Release: 0 Summary: Advanced Linux Sound Architecture Utilities License: GPL-2.0+