Hello community,
here is the log from the commit of package rubygem-sexp_processor for
openSUSE:Factory checked in at 2012-07-16 12:56:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-sexp_processor (Old)
and /work/SRC/openSUSE:Factory/.rubygem-sexp_processor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-sexp_processor", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-sexp_processor/rubygem-sexp_processor.changes
2012-03-27 08:59:02.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-sexp_processor.new/rubygem-sexp_processor.changes
2012-07-16 12:56:17.000000000 +0200
@@ -1,0 +2,32 @@
+Sun Jul 15 11:35:17 UTC 2012 - [email protected]
+
+- update to 4.0.1
+ * 4 bug fixes:
+
+ * 1.9: Changed !@ to ! since that is what you implement
+ * True to my wtf comment, there was a bug in my case_splat test
+ * Fixed a bunch of entries for r2r changes against edgecase parse/lex tests
+ * Fixes for R2R
+
+ * 5 major enhancements:
+
+ * Removed :arglist from everything except :op_asgn1.
+ * Removed block from resbody
+ * Removed block from when node
+ * Removed block nodes inside of scope nodes (defn/defs/class/sclass).
+ * Removed scope nodes in defn/defs/class/sclass nodes.
+
+ * 10 minor enhancement:
+
+ * 1.9: Had to version split all my 'not' tests since 1.9 is insane.
+ * 1.9: f (args) is not allowed in 1.9.
+ * 1.9: f(hash, *splat) is not allowed in 1.9.
+ * Added module2 test to verify module w/ 2+ entities
+ * Added Sexp#deep_each and Sexp#each_sexp. Refactored from Flay
+ * 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.
+
+-------------------------------------------------------------------
Old:
----
sexp_processor-3.1.0.gem
New:
----
sexp_processor-4.0.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-sexp_processor.spec ++++++
--- /var/tmp/diff_new_pack.ySjFa7/_old 2012-07-16 12:56:18.000000000 +0200
+++ /var/tmp/diff_new_pack.ySjFa7/_new 2012-07-16 12:56:18.000000000 +0200
@@ -15,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: rubygem-sexp_processor
-Version: 3.1.0
+Version: 4.0.1
Release: 0
-License: MIT
Summary: sexp_processor branches from ParseTree bringing all the
generic sexp processing tools with it
-Url: https://github.com/seattlerb/sexp_processor
+License: MIT
Group: Development/Languages/Ruby
+Url: https://github.com/seattlerb/sexp_processor
%define mod_name sexp_processor
%define mod_full_name %{mod_name}-%{version}
Source: %{mod_full_name}.gem
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]