Accepting request 773797 from devel:languages:ruby:extensions
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/773797 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-mustache?expand=0&rev=6
This commit is contained in:
commit
28d45a0ccc
@ -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
BIN
mustache-1.1.1.gem
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user