diff --git a/mustache-1.0.3.gem b/mustache-1.0.3.gem deleted file mode 100644 index e6c0e92..0000000 --- a/mustache-1.0.3.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ed9d389e41c54f000ad33bba6d1939a5685c0a0c3eb02d707fc21bddf6e97ec -size 40960 diff --git a/mustache-1.0.5.gem b/mustache-1.0.5.gem new file mode 100644 index 0000000..e773727 --- /dev/null +++ b/mustache-1.0.5.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99ea8d83e1f5256637ff0b2a1e8b61e2513e40584074ce29c641fa64b724ec8 +size 41984 diff --git a/rubygem-mustache.changes b/rubygem-mustache.changes index b71a99f..48f2af3 100644 --- a/rubygem-mustache.changes +++ b/rubygem-mustache.changes @@ -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 diff --git a/rubygem-mustache.spec b/rubygem-mustache.spec index 1f2b48b..1713afa 100644 --- a/rubygem-mustache.spec +++ b/rubygem-mustache.spec @@ -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