diff --git a/parser-2.3.3.1.gem b/parser-2.3.3.1.gem deleted file mode 100644 index 622a1a9..0000000 --- a/parser-2.3.3.1.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78212b3e2bbd7fd52ab0b47af41a3998dce29d0ec32b391aea6f666c4df2f4da -size 544768 diff --git a/parser-2.4.0.0.gem b/parser-2.4.0.0.gem new file mode 100644 index 0000000..a786049 --- /dev/null +++ b/parser-2.4.0.0.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a50996e8277c1215c4a193cdd3e0d44fd5810db14251b0774273a1d074198c +size 545280 diff --git a/rubygem-parser.changes b/rubygem-parser.changes index 8ba5124..2343395 100644 --- a/rubygem-parser.changes +++ b/rubygem-parser.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Feb 8 05:51:13 UTC 2017 - coolo@suse.com + +- updated to version 2.4.0.0 + see installed CHANGELOG.md + + v2.4.0.0 (2017-02-07) + --------------------- + + API modifications: + * parser/current: update for the 2.4 release. (whitequark) + * rubymotion.y: "a&.b": implement safe navigation operator in RubyMotion. (Mark Villacampa) + + Bugs fixed: + * lexer.rl: "a &. b": accept &. in EXPR_ARG also. (whitequark) + ------------------------------------------------------------------- Fri Dec 9 05:41:26 UTC 2016 - coolo@suse.com diff --git a/rubygem-parser.spec b/rubygem-parser.spec index d597576..268493d 100644 --- a/rubygem-parser.spec +++ b/rubygem-parser.spec @@ -1,7 +1,7 @@ # # spec file for package rubygem-parser # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ # Name: rubygem-parser -Version: 2.3.3.1 +Version: 2.4.0.0 Release: 0 %define mod_name parser %define mod_full_name %{mod_name}-%{version}