diff --git a/mustache-1.1.0.gem b/mustache-1.1.0.gem deleted file mode 100644 index 725476b..0000000 --- a/mustache-1.1.0.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7365441281b93b9a3e7299c432af1b971435155168ef12631a72bbdaf9ed2899 -size 42496 diff --git a/mustache-1.1.1.gem b/mustache-1.1.1.gem new file mode 100644 index 0000000..3847e2f --- /dev/null +++ b/mustache-1.1.1.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90891fdd50b53919ca334c8c1031eada1215e78d226d5795e523d6123a2717d0 +size 42496 diff --git a/rubygem-mustache.changes b/rubygem-mustache.changes index 7db1445..c40dcce 100644 --- a/rubygem-mustache.changes +++ b/rubygem-mustache.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 10 15:13:18 UTC 2020 - Stephan Kulow + +- updated to version 1.1.1 + no changelog found + ------------------------------------------------------------------- Sat Dec 8 16:26:01 UTC 2018 - Stephan Kulow diff --git a/rubygem-mustache.spec b/rubygem-mustache.spec index 9a887a6..ee380d7 100644 --- a/rubygem-mustache.spec +++ b/rubygem-mustache.spec @@ -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