Accepting request 1243908 from devel:languages:ruby:extensions
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1243908 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-i18n?expand=0&rev=40
This commit is contained in:
BIN
i18n-1.14.6.gem
(Stored with Git LFS)
BIN
i18n-1.14.6.gem
(Stored with Git LFS)
Binary file not shown.
BIN
i18n-1.14.7.gem
(Stored with Git LFS)
Normal file
BIN
i18n-1.14.7.gem
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 09:51:38 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
- 1.14.7:
|
||||
|
||||
## What's Changed
|
||||
* Ruby 3.4 `Hash#inspect` compatibility. by @voxik in https://github.com/ruby-i18n/i18n/pull/709
|
||||
* Removed (annoying) post-install message that was triggering on _all_ Rubies, rather than the specified versions.
|
||||
|
||||
|
||||
**Full Changelog**: https://github.com/ruby-i18n/i18n/compare/v1.14.6...v1.14.7
|
||||
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 16:53:26 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-i18n
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-i18n
|
||||
Version: 1.14.6
|
||||
Version: 1.14.7
|
||||
Release: 0
|
||||
%define mod_name i18n
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Reference in New Issue
Block a user