Accepting request 286629 from devel:languages:ruby
- bump version OBS-URL: https://build.opensuse.org/request/show/286629 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby?expand=0&rev=55
This commit is contained in:
commit
50dde7a2b0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 18 13:43:01 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- bump version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 10 15:25:10 UTC 2014 - mrueckert@suse.de
|
Wed Sep 10 15:25:10 UTC 2014 - mrueckert@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ruby
|
# spec file for package ruby
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ruby
|
Name: ruby
|
||||||
Version: 2.1
|
Version: 2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: README
|
Source: README
|
||||||
Url: http://www.ruby-lang.org/
|
Url: http://www.ruby-lang.org/
|
||||||
Summary: An Interpreted Object-Oriented Scripting Language
|
Summary: An Interpreted Object-Oriented Scripting Language
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Group: Development/Languages/Ruby
|
||||||
BuildRequires: ruby%{version}-devel
|
BuildRequires: ruby%{version}-devel
|
||||||
#!BuildIgnore: ruby
|
#!BuildIgnore: ruby
|
||||||
#!BuildIgnore: rubygem-gem2rpm
|
#!BuildIgnore: rubygem-gem2rpm
|
||||||
|
Loading…
Reference in New Issue
Block a user