Accepting request 1230620 from devel:languages:ruby
- switch the default ruby to 3.4 OBS-URL: https://build.opensuse.org/request/show/1230620 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ruby?expand=0&rev=64
This commit is contained in:
commit
83fa5e464a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 15:07:21 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- switch the default ruby to 3.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 14 14:58:18 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ruby
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
Name: ruby
|
||||
Version: 3.3
|
||||
Version: 3.4
|
||||
Release: 0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: README
|
||||
Url: http://www.ruby-lang.org/
|
||||
URL: http://www.ruby-lang.org/
|
||||
Summary: An Interpreted Object-Oriented Scripting Language
|
||||
License: MIT
|
||||
Group: Development/Languages/Ruby
|
||||
|
Loading…
x
Reference in New Issue
Block a user