Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a0b54e2d7f |
10
ruby.changes
10
ruby.changes
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
|
||||||
|
|
||||||
- switch the default ruby to 3.3
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 6 13:18:23 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
Tue Dec 6 13:18:23 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ruby
|
# spec file for package ruby
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2019 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,11 +17,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ruby
|
Name: ruby
|
||||||
Version: 3.4
|
Version: 3.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
|
Group: Development/Languages/Ruby
|
||||||
|
|||||||
Reference in New Issue
Block a user