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

update

OBS-URL: https://build.opensuse.org/request/show/772964
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-mustache?expand=0&rev=17
This commit is contained in:
Stephan Kulow 2020-02-10 23:50:10 +00:00 committed by Git OBS Bridge
parent 800e994410
commit 2d85263282
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:7365441281b93b9a3e7299c432af1b971435155168ef12631a72bbdaf9ed2899
size 42496

BIN
mustache-1.1.1.gem (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 10 15:13:18 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 1.1.1
no changelog found
-------------------------------------------------------------------
Sat Dec 8 16:26:01 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-mustache
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@
#
Name: rubygem-mustache
Version: 1.1.0
Version: 1.1.1
Release: 0
%define mod_name mustache
%define mod_full_name %{mod_name}-%{version}
@ -33,7 +33,7 @@ BuildRequires: %{ruby >= 2.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives
Url: https://github.com/mustache/mustache
URL: https://github.com/mustache/mustache
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Mustache is a framework-agnostic way to render logic-free views