Hello community,

here is the log from the commit of package rubygem-flog for openSUSE:Factory 
checked in at 2012-11-12 07:06:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-flog (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-flog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-flog", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-flog/rubygem-flog.changes        
2012-09-01 10:33:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-flog.new/rubygem-flog.changes   
2012-11-12 07:06:08.000000000 +0100
@@ -1,0 +2,35 @@
+Sat Nov  3 07:55:51 UTC 2012 - [email protected]
+
+- updated to version 3.0.0
+ * 1 minor enhancement:
+ 
+   * Added a timeout handler to skip when RubyParser times out on a large file
+ 
+ * 1 bug fix:
+ 
+   * Fixed handling of plain literals in masgn in args.
+ 
+ * 4 minor enhancements:
+ 
+   * Added .rake as a supported extension.
+   * Create a new parser for every file, preventing state barkification
+   * Extended DSL support to include hash args (eg task :blah => :dep).
+   * Extended DSL support to report nested names (eg 
namespace(blah)::task#woot)
+ 
+ * 1 bug fix:
+ 
+   * Fix for sexp structure changes (no arglists).
+ 
+ * 4 minor enhancements:
+ 
+   * Added --18 and --19 flags to specify parser. Defaults to hybrid.
+   * Explicitly use Ruby18Parser to remove deprecation warnings.
+   * Modified processor to deal with cleaner sexps from RP 3.x.
+   * Use File.binread (File.read in 1.8) to bypass encoding errors
+ 
+ * 2 bug fixes:
+ 
+   * Cleaned up some 1.9 warnings.
+   * Fixed failing tests against ruby_parser 3
+
+-------------------------------------------------------------------

Old:
----
  flog-2.5.3.gem

New:
----
  flog-3.0.0.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-flog.spec ++++++
--- /var/tmp/diff_new_pack.SyHEaL/_old  2012-11-12 07:06:09.000000000 +0100
+++ /var/tmp/diff_new_pack.SyHEaL/_new  2012-11-12 07:06:09.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-flog
-Version:        2.5.3
+Version:        3.0.0
 Release:        0
 %define mod_name flog
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to