Accepting request 483152 from devel:languages:ruby:extensions

1

OBS-URL: https://build.opensuse.org/request/show/483152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-mustache?expand=0&rev=4
This commit is contained in:
Yuchen Lin 2017-04-11 07:34:13 +00:00 committed by Git OBS Bridge
commit 6b4cc2d52a
4 changed files with 18 additions and 7 deletions

View File

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

3
mustache-1.0.5.gem Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 27 04:31:15 UTC 2017 - coolo@suse.com
- updated to version 1.0.5
no changelog found
-------------------------------------------------------------------
Fri Mar 24 05:31:37 UTC 2017 - coolo@suse.com
- updated to version 1.0.4
no changelog found
-------------------------------------------------------------------
Wed Apr 6 06:26:11 UTC 2016 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-mustache
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,13 +24,12 @@
#
Name: rubygem-mustache
Version: 1.0.3
Version: 1.0.5
Release: 0
%define mod_name mustache
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby < 3}
BuildRequires: %{ruby => 2.0}
BuildRequires: %{ruby >= 2.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives