Version: 0.5.1e-bp150.2.4
            
  * Sun Nov 16 2014 Led <ledest@gmail.com> 
  - fix bashism in udev-soundfont script
- add patches:
  * awesfx-0.5.1e-fix-bashisms.patch
 
  * Thu Jul 24 2014 tiwai@suse.de 
  - Updated to version 0.5.1e:
  fix wrong error condition checks in loadbank.c
 
  * Thu Apr 11 2013 crrodriguez@opensuse.org 
  - Place udev rules in the correct directory.
 
  * Fri Sep 30 2011 coolo@suse.com 
  - add libtool as buildrequire to make the spec file more reliable
 
  * Sat Sep 17 2011 jengelh@medozas.de 
  - Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
 
  * Tue Mar 29 2011 tiwai@suse.de 
  - version 0.5.1d:
  * including previous fixes
  * fix possible buffer overflow in awe_read_option_file()
 
  * Fri May 29 2009 tiwai@suse.de 
  - fix build error with the recent glibc (getline() conflict)
- build with -fno-strict-aliasing
- clean up spec file
 
  * Wed Aug 29 2007 tiwai@suse.de 
  - fix udev script to load properly with recent udev versions
- fix for autoreconf
 
  * Mon Aug 06 2007 tiwai@suse.de 
  - updated to version 0.5.1a:
  * really fix the build without linux/awe_voice.h
 
  * Wed Jul 25 2007 tiwai@suse.de 
  - updated to version 0.5.1:
  * include awe_voice.h into the package
  * include udev files into the package
 
  * Tue Apr 17 2007 tiwai@suse.de 
  - move udev-related stuff from alsa package
 
  * Wed Jan 25 2006 mls@suse.de 
  - converted neededforbuild to BuildRequires
 
  * Tue Aug 31 2004 tiwai@suse.de 
  - updated to version 0.5.0d.  (misc fixes only)
 
  * Fri Feb 27 2004 tiwai@suse.de 
  - updated to version 0.5.0b.
 
  * Wed Feb 04 2004 tiwai@suse.de 
  - updated to version 0.5.0a.
 
  * Fri Jan 23 2004 tiwai@suse.de 
  - updated to version 0.5.0.  using auto-tools now.
  ALSA emux loader is added.
 
  * Sun Jan 11 2004 adrian@suse.de 
  - add %defattr
 
  * Fri Mar 08 2002 kukuk@suse.de 
  - Add /usr/share/sounds/sf2 to filelist
 
  * Tue Jan 08 2002 tiwai@suse.de 
  - fixed buffer overflow with a long HOME env. variable.
 
  * Fri Sep 21 2001 tiwai@suse.de 
  - Fixed a bug in incremental loading: duplication of instrument
  layers are avoided.