Accepting request 399569 from home:coolo:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/399569 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-parser?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
ac2f914b48
commit
8b0fc565e2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a6af8e6186f89b047dd4f7b96bc44f811a602860a13408af13a61c45095aad6
|
||||
size 556544
|
||||
3
parser-2.3.1.2.gem
Normal file
3
parser-2.3.1.2.gem
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66c6681c1703c435b93c8173443f5aaaf8c000c1052f7897b19d23f107d2ac3b
|
||||
size 541184
|
||||
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 2 04:32:20 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to version 2.3.1.2
|
||||
see installed CHANGELOG.md
|
||||
|
||||
v2.3.1.2 (2016-06-02)
|
||||
---------------------
|
||||
|
||||
API modifications:
|
||||
* parser/current: update 2.2 warning to 2.2.5 (#295) (Kohei Suzuki)
|
||||
|
||||
Bugs fixed:
|
||||
* AST_FORMAT: Fix `kwarg` example (#294) (Magnus Holm)
|
||||
|
||||
v2.3.1.1 (2016-06-01)
|
||||
---------------------
|
||||
|
||||
Bugs fixed:
|
||||
* ruby{^18}.y: "lambda{|;a|a}": treat shadowarg as local inside block. (Ilya Bylich)
|
||||
* Builders::Default: "foo&.bar{}": emit csend in block properly. (whitequark)
|
||||
* runner.rb: re-add --23 (cremno)
|
||||
* runner.rb: make --24 actually use the 2.4 parser (cremno)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 04:36:04 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-parser
|
||||
Version: 2.3.1.0
|
||||
Version: 2.3.1.2
|
||||
Release: 0
|
||||
%define mod_name parser
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
||||
Reference in New Issue
Block a user