Accepting request 747766 from home:mschnitzer:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/747766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-i18n?expand=0&rev=51
This commit is contained in:
Manuel Schnitzer 2019-11-12 15:34:35 +00:00 committed by Git OBS Bridge
parent e05e148b6f
commit 87fc1244e6
4 changed files with 12 additions and 5 deletions

View File

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

3
i18n-1.7.0.gem Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 12 15:27:56 UTC 2019 - Manuel Schnitzer <mschnitzer@suse.com>
- updated to version 1.7.0
* no changelog found
-------------------------------------------------------------------
Thu Mar 14 10:57:48 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -24,7 +24,7 @@
#
Name: rubygem-i18n
Version: 1.6.0
Version: 1.7.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/ruby-i18n/i18n
Url: https://github.com/ruby-i18n/i18n
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: New wave Internationalization support for Ruby