Accepting request 573959 from home:coolo:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/573959 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=41
This commit is contained in:
parent
13631e617b
commit
59e974aa4d
3
byebug-10.0.0.gem
Normal file
3
byebug-10.0.0.gem
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5871c7b9c82319227144c96644468bf64dc1e9cd59deefec30f54095af66007
|
||||||
|
size 81920
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3890be9b2fa99785ce8f8e1feabd93a9153ffad0598e8fc9c36149c411d267ef
|
|
||||||
size 79872
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 8 05:55:45 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to version 10.0.0
|
||||||
|
see installed CHANGELOG.md
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 4 10:12:51 UTC 2017 - mrueckert@suse.de
|
Mon Sep 4 10:12:51 UTC 2017 - mrueckert@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rubygem-byebug
|
# spec file for package rubygem-byebug
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -24,7 +24,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: rubygem-byebug
|
Name: rubygem-byebug
|
||||||
Version: 9.1.0
|
Version: 10.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name byebug
|
%define mod_name byebug
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
@ -35,9 +35,9 @@ Release: 0
|
|||||||
%endif
|
%endif
|
||||||
# /MANUAL
|
# /MANUAL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: ruby-macros >= 5
|
|
||||||
BuildRequires: %{rubydevel >= 2.2.0}
|
BuildRequires: %{rubydevel >= 2.2.0}
|
||||||
BuildRequires: %{rubygem gem2rpm}
|
BuildRequires: %{rubygem gem2rpm}
|
||||||
|
BuildRequires: ruby-macros >= 5
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
Url: http://github.com/deivid-rodriguez/byebug
|
Url: http://github.com/deivid-rodriguez/byebug
|
||||||
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user