* Tue Feb 20 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Fri Feb 02 2024 Takashi Iwai <tiwai@suse.com>
- Update to version 1.2.11:
* hdajackretask: resolution limit for wide screen, pipewire support
* hdspmixer: fix coredump
For details, see:
https://www.alsa-project.org/wiki/Changes_v1.2.10_v1.2.11#alsa-tools
- Fix build with gcc7:
0001-hdajackretask-Fix-build-with-gcc7.patch
* Mon Jan 29 2024 Dominique Leuenberger <dimstar@opensuse.org>
- hwmixvolume: replace the unversioned python shebang to point to
python3 (alsa-project/alsa-tools@fb04384 claims it is compatible
to python3).
- Change hwmixvolume's dependency on pyalso to python3-alsa: ensure
we get the main python interpreters' alsa module (matching the
/usr/bin/python3 shebang) (boo#1219312).
* Wed Nov 09 2022 Takashi Iwai <tiwai@suse.com>
- Add tarball signature and keyring
* Mon May 31 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 1.2.5 (jsc#PED-6566):
* hdspmixer: add output loopback buttons
* hdspmixer: enhance saving of presets
Version: 1.1.5-bp152.2.19
* Tue Nov 14 2017 dimstar@opensuse.org
- Eliminate a few rpmlint warnings:
+ ld10k-devel should require ld10k versioned.
+ Do not package empty ChangeLog files.
* Tue Nov 14 2017 tiwai@suse.de
- Update to alsa-tools 1.1.5:
* echomixer: obsolete usage of dimension information
* as10k1: Drop superfluous inline prefix
* Wed Dec 28 2016 tiwai@suse.de
- Really bump the version number to 1.1.3 (sorry, forgot to change
in Version tag).
* Wed Dec 28 2016 tiwai@suse.de
- Update to alsa-tools-1.1.3:
just including the previous gcc6 fix.
- Dropped patch: 0001-gcc6-narrowing-error.patch
* Mon Jun 20 2016 tiwai@suse.de
- Upstream fix for gcc6 compile error on ppc:
0001-gcc6-narrowing-error.patch
* Mon Nov 09 2015 tiwai@suse.de
- Update to alsa-tools 1.1.0:
just a minor fix for man page
* Fri Oct 02 2015 tiwai@suse.de
- Add missing desktop_database_post/postun macro calls
* Thu Feb 26 2015 tiwai@suse.de
- Update to alsa-tools 1.0.29:
just a version bump including the previous fixes
- Drop obsoleted patches:
0001-ld10k1-Fix-missing-parentheses-for-functions.patch
0002-hdajackretask-Add-hints-functionality.patch
0003-Add-a-small-hdajacksensetest-helper.patch
* Fri Oct 17 2014 tiwai@suse.de
- Backport upstream patch for adding hdajacksensetest helper:
0003-Add-a-small-hdajacksensetest-helper.patch
- Add hdajacksensetest sub-package
* Fri Oct 03 2014 crrodriguez@opensuse.org
- Remove xorg-x11-devel from BuildRequires. x libraries
are not directly used.
* Fri Sep 05 2014 tiwai@suse.de
- Split to subpckage for each program included in alsa-tools repo:
as10k1, hda-verb, hdsploader, ld10k1, ld10k1-devel, us428control,
usx2yloader, sbiload, cspctl, sscape-ctl, hwmixvolume, echomixer,
envy24contorl, rmedigicontrol, hdajackretesk, hdspconf, hdspmixer.
alsa-tools, alsa-tools-gui and alsa-tools-devel are obsoleted
* Tue Aug 26 2014 tiwai@suse.de
- Add "hints" function to hdajackretask:
0002-hdajackretask-Add-hints-functionality.patch
* Tue Jul 01 2014 tiwai@suse.de
- Backport upstream fix:
0001-ld10k1-Fix-missing-parentheses-for-functions.patch
* Wed Jun 18 2014 tiwai@suse.de
- Updated to alsa-tools 1.0.28:
All pervious fix patches are obsoleted:
0001-Add-a-distclean-target-to-example-Makefile.patch
0002-Fix-spelling-of-successfully.patch
0003-Fix-bashisms.patch
0004-Fix-build-errors-caused-by-Werror-format-security.patch
0005-Add-AM_MAINTAINER_MODE-enable-macro-to-all-configure.patch
0006-hdajackretask-Fix-killing-PulseAudio-on-newer-PulseA.patch
0007-hdspmixer-Add-support-for-RME-AIO-AEB-boards.patch
* Tue Mar 11 2014 tiwai@suse.de
- Backport upstream fix for RME AIO AEB:
0007-hdspmixer-Add-support-for-RME-AIO-AEB-boards.patch
- Run spec-cleaner
* Mon Jun 17 2013 tiwai@suse.de
- Backport upstream fix for new PA:
0006-hdajackretask-Fix-killing-PulseAudio-on-newer-PulseA.patch
* Thu May 23 2013 tiwai@suse.de
- Backport upstream fixes:
0001-Add-a-distclean-target-to-example-Makefile.patch
0002-Fix-spelling-of-successfully.patch
0003-Fix-bashisms.patch
0004-Fix-build-errors-caused-by-Werror-format-security.patch
0005-Add-AM_MAINTAINER_MODE-enable-macro-to-all-configure.patch
- Renumber patch#
- Drop the obsoleted hda-verb.patch again
* Fri May 17 2013 schwab@suse.de
- Readd hda-verb.patch, still needed
* Fri Apr 26 2013 mmeister@suse.com
- Removed AC_CONFIG_MACRO_DIR([m4]) from configure.in of ld10k1 and
qlo10k1 to fix build with automake-1.13.1:
alsa-tools-no_m4_dir.dif
* Fri Apr 12 2013 tiwai@suse.de
- Updated to version 1.0.27:
including previous fixes; all 00*-* patches dropped