Accepting request 441921 from home:coolo:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/441921 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-hashdiff?expand=0&rev=3
This commit is contained in:
parent
a69a10e3fb
commit
0699af9ef2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04844d6f841e96ead0f1453597a92045cae5abb1c74fc0fcf790dc8fb27a06e4
|
|
||||||
size 15360
|
|
3
hashdiff-0.3.1.gem
Normal file
3
hashdiff-0.3.1.gem
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fef28aadc110e1770488c6c777f16ec729244ed4e7cdd027013bf2381e09b71e
|
||||||
|
size 15872
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 25 05:31:37 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to version 0.3.1
|
||||||
|
see installed changelog.md
|
||||||
|
|
||||||
|
## v0.3.1 2016-11-24
|
||||||
|
|
||||||
|
* fix an error when a hash has mixed types #26
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 23 19:25:09 UTC 2016 - coolo@suse.com
|
Thu Jun 23 19:25:09 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -24,14 +24,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: rubygem-hashdiff
|
Name: rubygem-hashdiff
|
||||||
Version: 0.3.0
|
Version: 0.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name hashdiff
|
%define mod_name hashdiff
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: ruby-macros >= 5
|
|
||||||
BuildRequires: %{ruby >= 1.8.7}
|
BuildRequires: %{ruby >= 1.8.7}
|
||||||
BuildRequires: %{rubygem gem2rpm}
|
BuildRequires: %{rubygem gem2rpm}
|
||||||
|
BuildRequires: ruby-macros >= 5
|
||||||
Url: https://github.com/liufengyun/hashdiff
|
Url: https://github.com/liufengyun/hashdiff
|
||||||
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
||||||
Source1: gem2rpm.yml
|
Source1: gem2rpm.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user