Accepting request 574926 from devel:languages:ruby:extensions

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/574926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-byebug?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2018-02-13 09:27:26 +00:00 committed by Git OBS Bridge
commit 2fc343e519
4 changed files with 12 additions and 6 deletions

3
byebug-10.0.0.gem Normal file
View File

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

View File

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

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@
#
Name: rubygem-byebug
Version: 9.1.0
Version: 10.0.0
Release: 0
%define mod_name byebug
%define mod_full_name %{mod_name}-%{version}
@ -35,9 +35,9 @@ Release: 0
%endif
# /MANUAL
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 5
BuildRequires: %{rubydevel >= 2.2.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
BuildRequires: update-alternatives
Url: http://github.com/deivid-rodriguez/byebug
Source: https://rubygems.org/gems/%{mod_full_name}.gem