* Tue May 26 2015 dgutu@suse.com 
  - Changed xsp dependency version because it was bogus
 
  * Sat Jan 17 2015 mailaender@opensuse.org 
  - fix rpmlint warnings
- use the official tarball
 
  * Fri Jan 16 2015 p.drouand@gmail.com 
  - Update to version 3.12
  + ChangeLog/News files have not been updated
- Remove pache2-mod_mono-apache24.patch; merged on upstream release
- Use download Url as source
- Cleanup specfile
 
  * Wed Jan 30 2013 dimstar@opensuse.org 
  - Add apache2-mod_mono-apache24.patch: Fix build with Apache 2.4
- Add libtool BuildRequires and call to autoreconf, as above patch
  touches the build system.
 
  * Sat Sep 17 2011 jengelh@medozas.de 
  - Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
 
  * Tue Feb 22 2011 ajorgensen@novell.com 
  - Disable quiet build
 
  * Tue Feb 22 2011 ajorgensen@novell.com 
  - Update to 2.10
  * http://www.go-mono.com/archive/2.10
 
  * Fri Jan 07 2011 ajorgensen@novell.com 
  - Update to 2.8.2
  * Fix for CVE-2010-4225, bnc#660070
  * http://www.go-mono.com/archive/2.8
 
  * Wed Nov 03 2010 ajorgensen@novell.com 
  - Update to 2.8
  * http://www.go-mono.com/archive/2.8
 
  * Tue Mar 16 2010 ajorgensen@novell.com 
  - Update to 2.6.3
  * http://www.mono-project.com/Release_Notes_Mono_2.6.3
 
  * Tue Jan 26 2010 ajorgensen@novell.com 
  - Update to 2.6
  * http://www.mono-project.com/Release_Notes_Mono_2.6
 
  * Tue Aug 11 2009 ajorgensen@novell.com 
  - Update to 2.4.2
  * http://www.mono-project.com/Release_Notes_Mono_2.4.2
 
  * Tue Mar 31 2009 ajorgensen@novell.com 
  - Update to 2.4
  * http://www.mono-project.com/Release_Notes_Mono_2.4
 
  * Tue Aug 26 2008 ajorgensen@novell.com 
  - Update to 2.0 (preview 2)
  * Fixes bnc#374272, bnc#392235,
 
  * Tue Apr 29 2008 wberrier@suse.de 
  - Fix .conf and apxs file location for redhat/fedora
 
  * Tue Mar 25 2008 wberrier@suse.de 
  - Update to 1.9
  - New support for controlling the number of requests that are
  passed to the mod-mono-server process
 
  * Mon Jan 14 2008 wberrier@suse.de 
  - Update to 1.2.6
  - New directives for controlling the life span of mod-mono-server
  - Startup of mod_mono backends synchronized across all the child
  apache processes (via a shared memory dashboard).
 
  * Fri Aug 31 2007 wberrier@suse.de 
  - mod_mono_1.2.5_p5_final.patch: fix regression: avoid sem leak
 
  * Fri Aug 17 2007 wberrier@suse.de 
  - put mod_mono.conf in /etc/apache2/conf.d instead of /etc/apache2
- mod_mono_1.2.5_p4.patch.bz2: Bugfixes found in 1.2.5
  - stabilization and performance fixes that accompany the bugs
  found in xsp 1.2.5
 
  * Fri Aug 03 2007 wberrier@suse.de 
  - Update to 1.2.5
  - Error logging
  - support for ServerAlias directive