- update to 0.99.7
https://github.com/mustache/mustache/compare/v0.99.5...v0.99.7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-mustache?expand=0&rev=4
This commit is contained in:
parent
1b40366fa8
commit
6e765d65bf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c84be205017ada80aa4d4ad16b7af4bd89f840b26125a0e8eead5a914d279005
|
||||
size 41472
|
3
mustache-0.99.7.gem
Normal file
3
mustache-0.99.7.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd485eb30ca6272071b72dea3b94da80057f4de0c484981e422f54c73a956686
|
||||
size 43008
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 14 10:41:06 UTC 2014 - mrueckert@suse.de
|
||||
|
||||
- update to 0.99.7
|
||||
https://github.com/mustache/mustache/compare/v0.99.5...v0.99.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 30 12:08:21 UTC 2014 - mrueckert@suse.de
|
||||
|
||||
|
@ -24,20 +24,20 @@
|
||||
#
|
||||
|
||||
Name: rubygem-mustache
|
||||
Version: 0.99.5
|
||||
Version: 0.99.7
|
||||
Release: 0
|
||||
%define mod_name mustache
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: ruby-macros >= 5
|
||||
BuildRequires: %{ruby}
|
||||
BuildRequires: %{ruby >= 1.9.3}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
BuildRequires: update-alternatives
|
||||
Url: http://github.com/defunkt/mustache
|
||||
Url: http://github.com/mustache/mustache
|
||||
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Source1: gem2rpm.yml
|
||||
Summary: Mustache is a framework-agnostic way to render logic-free views
|
||||
License: GPL-2.0+ or Ruby
|
||||
License: MIT
|
||||
Group: Development/Languages/Ruby
|
||||
PreReq: update-alternatives
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user