Accepting request 114094 from openSUSE:Tools:Unstable
OBS-URL: https://build.opensuse.org/request/show/114094 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ruby_parser?expand=0&rev=8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-ruby_parser (Version 2.0.5)
|
||||
# spec file for package rubygem-ruby_parser
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,14 +15,12 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: rubygem-ruby_parser
|
||||
Version: 2.0.5
|
||||
Version: 2.3.1
|
||||
Release: 0
|
||||
%define mod_name ruby_parser
|
||||
#
|
||||
Group: Development/Languages/Ruby
|
||||
License: MIT
|
||||
#
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: rubygems_with_buildroot_patch
|
||||
@@ -34,6 +32,9 @@ Url: http://parsetree.rubyforge.org/
|
||||
Source: %{mod_name}-%{version}.gem
|
||||
#
|
||||
Summary: ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension)
|
||||
License: MIT
|
||||
Group: Development/Languages/Ruby
|
||||
|
||||
%description
|
||||
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
|
||||
racc--which does by default use a C extension). RP's output is
|
||||
|
||||
Reference in New Issue
Block a user