* Fri Mar 30 2018 fwdsbs.to.11df@xoxy.net 
  - Add fix-vbnc-debug-portable-cmdline.patch to fix VBNC2019 error when ivoking vbnc.exe with unsupported "/debug:portable" cmdline parameter:
  * Silently ignore incorrect surplus "/debug:portable" command line parameter when invoking vbnc
  * Set debug to "full" mode if this is the only "/debug" parameter at vbnc's cmdline
 
  * Fri Mar 23 2018 fwdsbs.to.11df@xoxy.net 
  - Add use-roslyn-vbc.patch:
  * Use roslyn's vbc compiler (when available) instead of deprecated vbnc in order to fix build error with mono 5.10 and up
 
  * Sat Aug 19 2017 fwdsbs.to.11df@xoxy.net 
  - update version 4.6
 
  * Thu May 28 2015 fwdsbs.to.11df@xoxy.net 
  - update version 4.0.1
 
  * Thu Apr 30 2015 fwdsbs.to.11df@xoxy.net 
  - update version 4.0
  * support for upcoming Mono 4.0
  * see commits: github.com/mono/mono-basic
 
  * Thu Oct 30 2014 mailaender@opensuse.org 
  - http://en.opensuse.org/SourceUrls
 
  * Tue Oct 28 2014 i@marguerite.su 
  - update version 3.8
  * see commits: github.com/mono/mono-basic
 
  * Tue Feb 22 2011 ajorgensen@novell.com 
  - Update to 2.10
  * http://www.go-mono.com/archive/2.10
 
  * Tue Oct 12 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.2
  * 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
 
  * Wed Sep 03 2008 ajorgensen@novell.com 
  - Update to 2.0 RC1
- Use the windows .zip for 1.0 runtime rather than our RPM
 
  * Tue Aug 26 2008 ajorgensen@novell.com 
  - Update to 2.0
  * Better handling of error conditions
  * Fixes for bnc#325331, bnc#324807, bnc#361412
 
  * Tue Mar 25 2008 wberrier@suse.de 
  - Automatically pick the correct file for the prebuilt vb runtime
- Update to 1.9
  - More support in the IO classes for Visual Basic
 
  * Mon Jan 14 2008 wberrier@suse.de 
  - Update to 1.2.6
  - Updated internal version to work with versions of .net > 2.0
  - Several bug fixes in the vb runtime
 
  * Fri Aug 03 2007 wberrier@suse.de 
  - Update to 1.2.5
  - support for late binding in vbnc (Option Strict Off and Option
  Explicit Off).
  - several bugfixes in vbnc, and vbruntime
  - error reporting is somewhat better now (now possible to get line
  numbers in stack traces)
 
  * Wed Jun 06 2007 wberrier@novell.com 
  - Build vbnc instead of shipping from binary
- Update to 1.2.4
  - fixes to enable vb.net in asp.net
  - 'My' namespace support in vbnc
 
  * Fri Apr 13 2007 wberrier@novell.com 
  - add %debug_package so debug packages get created