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:
parent
750da3727a
commit
ffcbef2ae6
12
_service
Normal file
12
_service
Normal 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>
|
3
_service:download_url:v20161121.tar.gz
Normal file
3
_service:download_url:v20161121.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:331359e39d47ff39da9c2d73d47a76ae88725181c8ba192a2b6ea6d4bd472a6a
|
||||
size 52529
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a55168613e264dc678e0dd2722c46ffabe84603f77051b264208f7a783cee608
|
||||
size 42997
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user