Accepting request 684952 from home:coolo:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/684952
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-i18n?expand=0&rev=49
This commit is contained in:
Stephan Kulow 2019-03-14 20:12:48 +00:00 committed by Git OBS Bridge
parent 3685e40a74
commit e05e148b6f
4 changed files with 12 additions and 6 deletions

View File

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

3
i18n-1.6.0.gem Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 14 10:57:48 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 1.6.0
no changelog found
-------------------------------------------------------------------
Mon Jan 28 07:53:12 UTC 2019 - mschnitzer@suse.com

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -24,7 +24,7 @@
#
Name: rubygem-i18n
Version: 1.5.3
Version: 1.6.0
Release: 0
%define mod_name i18n
%define mod_full_name %{mod_name}-%{version}
@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.3.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
Url: http://github.com/svenfuchs/i18n
Url: http://github.com/ruby-i18n/i18n
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: New wave Internationalization support for Ruby