Accepting request 680829 from home:coolo:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/680829 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=46
This commit is contained in:
parent
810721baa9
commit
168646ab69
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c861d66755780acf315ddd0eb48842009a27ea7008d00ba141c6a22d6160f683
|
||||
size 81920
|
3
byebug-11.0.0.gem
Normal file
3
byebug-11.0.0.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44ce6ace68c2d2a1885f60a9fd16bc437626413b6a91c5842e645c67a30461ee
|
||||
size 83456
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 15:07:38 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to version 11.0.0
|
||||
see installed CHANGELOG.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 31 04:28:29 UTC 2018 - factory-auto@kulow.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-byebug
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-byebug
|
||||
Version: 10.0.2
|
||||
Version: 11.0.0
|
||||
Release: 0
|
||||
%define mod_name byebug
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
@ -35,11 +35,11 @@ Release: 0
|
||||
%endif
|
||||
# /MANUAL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: %{rubydevel >= 2.2.0}
|
||||
BuildRequires: %{rubydevel >= 2.3.0}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
BuildRequires: ruby-macros >= 5
|
||||
BuildRequires: update-alternatives
|
||||
Url: http://github.com/deivid-rodriguez/byebug
|
||||
Url: https://github.com/deivid-rodriguez/byebug
|
||||
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Source1: rubygem-byebug-rpmlintrc
|
||||
Source2: gem2rpm.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user