Accepting request 323890 from home:coolo:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/323890 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=17
This commit is contained in:
parent
55e7530a8f
commit
aeabc45654
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e8966fc8e68eb321358ecc9b3b4799c3ee4e00844df3d5962d81c38407f987c
|
||||
size 77312
|
3
byebug-6.0.0.gem
Normal file
3
byebug-6.0.0.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ed194553bd276c6b68ca0646e5813be94ef0ac89c9e84ff7ece88fed7f39202
|
||||
size 76288
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 18 04:29:56 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to version 6.0.0
|
||||
see installed CHANGELOG.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 09:16:04 UTC 2015 - mmeister@suse.com
|
||||
|
||||
|
@ -24,10 +24,15 @@
|
||||
#
|
||||
|
||||
Name: rubygem-byebug
|
||||
Version: 5.0.0
|
||||
Version: 6.0.0
|
||||
Release: 0
|
||||
%define mod_name byebug
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
# MANUAL
|
||||
%if 0%{?suse_version} == 1110
|
||||
%define rb_build_versions ruby21
|
||||
%endif
|
||||
# /MANUAL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: %{rubydevel >= 2.0.0}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
|
Loading…
x
Reference in New Issue
Block a user