Accepting request 905653 from home:mschnitzer:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/905653
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-parser?expand=0&rev=61
This commit is contained in:
2021-07-11 11:03:47 +00:00
committed by Git OBS Bridge
parent 71df7629aa
commit e73b345c8e
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jul 11 10:51:59 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 3.0.2.0
API modifications:
* Bump maintenance branches to 3.0.2, 2.7.4, and 2.6.8 (#805) (Koichi ITO)
Features implemented:
* lexer.rl: reject `\u` after control/meta escape chars. (#807) (Ilya Bylich)
* ruby31.y: allow "command" syntax in endless method definition (#801) (Koichi ITO)
-------------------------------------------------------------------
Fri May 14 16:21:31 UTC 2021 - Manuel Schnitzer <mschnitzer@suse.com>