Accepting request 447045 from home:kpimenov:branches:devel:languages:ruby:extensions

Updated to the latest (v20161121) version; replaced bulky tar.gz with a `_service` file pointing to the GitHub release.

OBS-URL: https://build.opensuse.org/request/show/447045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=19
This commit is contained in:
Björn Geuken 2017-01-25 10:55:40 +00:00 committed by Git OBS Bridge
parent 750da3727a
commit ffcbef2ae6
5 changed files with 23 additions and 5 deletions

12
_service Normal file
View File

@ -0,0 +1,12 @@
<services>
<service name="download_url">
<param name="protocol">https</param>
<param name="host">github.com</param>
<param name="path">rbenv/ruby-build/archive/v20161121.tar.gz</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:v20161121.tar.gz</param>
<param name="verifier">sha256</param>
<param name="checksum">331359e39d47ff39da9c2d73d47a76ae88725181c8ba192a2b6ea6d4bd472a6a</param>
</service>
</services>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:331359e39d47ff39da9c2d73d47a76ae88725181c8ba192a2b6ea6d4bd472a6a
size 52529

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a55168613e264dc678e0dd2722c46ffabe84603f77051b264208f7a783cee608
size 42997

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 19 16:04:49 UTC 2016 - kpimenov@novell.com
- update to v20161121
- https://github.com/rbenv/ruby-build/releases/tag/v20161121
-------------------------------------------------------------------
Mon Jun 20 06:55:52 UTC 2016 - dmacvicar@suse.de

View File

@ -1,12 +1,12 @@
Name: ruby-build
Version: 20160602
Version: 20161121
Release: 0
BuildArch: noarch
License: MIT
Group: Development/Languages/Ruby
Url: https://github.com/rbenv/ruby-build
Summary: Compile and install Ruby
Source0: ruby-build-%{version}.tar.bz2
Source0: v%{version}.tar.gz
Requires: bash
Requires: curl
Requires: gcc