17
0

Accepting request 355650 from devel:languages:ruby:extensions

1

OBS-URL: https://build.opensuse.org/request/show/355650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-ruby_parser?expand=0&rev=28
This commit is contained in:
2016-03-01 08:40:55 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f639194041e51680b530480990c0ca3632507e3740a8ef4516592550e3037e6
size 311296

3
ruby_parser-3.7.3.gem Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fdcbe21874bfe584ab329bccbc1fc0c2bde9d3c7d0b076b10de18e645117f1ae
size 311296

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jan 25 05:53:24 UTC 2016 - coolo@suse.com
- updated to version 3.7.3
see installed History.txt
=== 3.7.3 / 2016-01-21
* 2 bug fixes:
* Fixed parsing kwargs in defs with no parens. (presidentbeef)
* defs should have a nil node if body is empty.
-------------------------------------------------------------------
Tue Oct 27 05:31:29 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package rubygem-ruby_parser
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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-ruby_parser
Version: 3.7.2
Version: 3.7.3
Release: 0
%define mod_name ruby_parser
%define mod_full_name %{mod_name}-%{version}