Accepting request 827349 from home:dancermak:branches:devel:languages:ruby:extensions
New upstream release 1.8.5 OBS-URL: https://build.opensuse.org/request/show/827349 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-i18n?expand=0&rev=57
This commit is contained in:
parent
1d43b3dfb4
commit
9f3adc71c1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1a1cf3e65f828484a9cd9be49234e7d2e7953a0e0345f97c7c16ce8d650fd882
|
|
||||||
size 42496
|
|
3
i18n-1.8.5.gem
Normal file
3
i18n-1.8.5.gem
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3bb7c9e89804cde8264b89f47f4746527f7293e7b5e4c74e66a9b70cfe97a94
|
||||||
|
size 42496
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 17 12:46:18 UTC 2020 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
- New upstream release 1.8.5
|
||||||
|
|
||||||
|
* Fixed an issue where users could not use their own custom fallback classes - #536
|
||||||
|
|
||||||
|
1.8.4:
|
||||||
|
|
||||||
|
* Fixed issue where fallbacks were not working when I18n.fallbacks was an array - #534
|
||||||
|
* Fixed conditional around deprecating constant of INTERPOLATION_PATTERN - #531
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 5 10:15:22 UTC 2020 - Dan Čermák <dcermak@suse.com>
|
Fri Jun 5 10:15:22 UTC 2020 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
# of those fields
|
# of those fields
|
||||||
#
|
#
|
||||||
Name: rubygem-i18n
|
Name: rubygem-i18n
|
||||||
Version: 1.8.3
|
Version: 1.8.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: New wave Internationalization support for Ruby
|
Summary: New wave Internationalization support for Ruby
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user