Changelog for
ruby2.2-rubygem-sexp_processor-testsuite-3_2-3.2.0-18.6.i586.rpm :
Wed Sep 10 14:00:00 2014 mrueckertAATTsuse.de
- added gem2rpm.yml as source
Wed Sep 10 14:00:00 2014 mrueckertAATTsuse.de
- added a small scriptlet to fix the shebang line of the test
scripts.
- also added a gem2rpm.yml for later, but did not regenerate the
specfile just yet.
Tue Jul 31 14:00:00 2012 jreidingerAATTsuse.com
- use new gem2rpm to get correct provissions
Mon Jul 16 14:00:00 2012 jreidingerAATTsuse.com
- provide sexp_processor-3 and sexp_processor with correct version
Sun Jul 15 14:00:00 2012 cooloAATTsuse.com
- update to 3.2.0
* 5 minor enhancements:
* Added a ton of block arg tests.
* Added add19_edgecases to help refactor a bunch of tests that all have the same output.
* Added better debugging output for rewrites.
* Cleaned and added a bunch of stabby proc tests.
* Moved RawParseTree test data to ParseTree project.
* 2 bug fixes:
* Fixed a bunch of entries for r2r changes against edgecase parse/lex tests
* Fixes for R2R
Thu Mar 22 13:00:00 2012 saschpeAATTsuse.de
- Update to version 3.1.0:
* Added test_call_arglist_trailing_comma__19 (presidentbeef)
* Added test_fcall_inside_parens. (presidentbeef)
* Added test_if_args_no_space_symbol__18. (presidentbeef)
* Added tests for new hash syntax and ternaries in 1.9 (lastobelus)
Mon Sep 6 14:00:00 2010 mrueckertAATTsuse.de
- update to version 3.0.5
* Added in_context to clean up code.
* optimize inspect to avoid needlessly caching AATTline
Mon Jun 14 14:00:00 2010 mrueckertAATTsuse.de
- update to version 3.0.4
* Added line number to pretty_print output if $VERBOSE
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro
Fri Dec 25 13:00:00 2009 prusnakAATTsuse.cz
- updated to 3.0.3
Mon Mar 23 13:00:00 2009 mrueckertAATTsuse.de
- fix build