1
0

Accepting request 1086832 from devel:languages:ruby

- add BuildRequires: ruby-common >= 3.2 
  This version is required to rebuild the package. The older
  ruby-common is no longer sufficient.

OBS-URL: https://build.opensuse.org/request/show/1086832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-gem2rpm?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2023-05-14 14:31:33 +00:00 committed by Git OBS Bridge
commit 1d2eb2f134
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 8 19:40:38 UTC 2023 - Software System <opensuse@wolke7.net>
- add BuildRequires: ruby-common >= 3.2
This version is required to rebuild the package. The older
ruby-common is no longer sufficient.
-------------------------------------------------------------------
Fri Feb 3 16:04:04 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-gem2rpm
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -50,6 +50,7 @@ BuildRequires: ruby-macros >= 5
%else
BuildRequires: %{rubygem gem2rpm}
%endif
BuildRequires: ruby-common >= 3.2
BuildRequires: update-alternatives
URL: https://github.com/lutter/gem2rpm/
Source: http://rubygems.org/gems/%{mod_full_name}.gem