Accepting request 542583 from home:mschnitzer:ruby:extensions

- updated to version 0.9.1
  * Reverted Hash#slice behaviour introduced with #250 - See #390.
  * Fixed a regression caused by #387, where translations may have returned a not-helpful error message - See #389

OBS-URL: https://build.opensuse.org/request/show/542583
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-i18n?expand=0&rev=30
This commit is contained in:
Maximilian Meister 2017-11-17 13:17:07 +00:00 committed by Git OBS Bridge
parent 404ae90e46
commit beff9afa88
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d998604a05ab59d7ab61d377babbef8d8ca18935934f0cf9445af5bbecf3bc40
size 60416

3
i18n-0.9.1.gem Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1af5e4f1ed73f2258066503bec3612092c2580d5a58f84d8318a5fd7a35b5c0c
size 60416

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 17 08:35:33 UTC 2017 - mschnitzer@suse.com
- updated to version 0.9.1
* Reverted Hash#slice behaviour introduced with #250 - See #390.
* Fixed a regression caused by #387, where translations may have returned a not-helpful error message - See #389
-------------------------------------------------------------------
Mon Oct 23 05:56:56 UTC 2017 - mschnitzer@suse.com

View File

@ -24,7 +24,7 @@
#
Name: rubygem-i18n
Version: 0.9.0
Version: 0.9.1
Release: 0
%define mod_name i18n
%define mod_full_name %{mod_name}-%{version}