Updated to git ref 514a4f1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-registration?expand=0&rev=313
This commit is contained in:
YaST Team Bot 2021-12-20 15:36:52 +00:00 committed by Git OBS Bridge
parent f9ecb5066a
commit 9a4d568ce5
2 changed files with 10 additions and 11 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42c08c477957adb14b2b913294e597809bcbdb4e015d5106b79d3e8157cc32f5
size 161061
oid sha256:7547cc8b859f720d2246b3c42ea888a9ea28a280246fbca8e050803ad21147fe
size 161035

View File

@ -28,12 +28,15 @@ Source0: %{name}-%{version}.tar.bz2
BuildRequires: update-desktop-files
# ProductSpec API
BuildRequires: suseconnect-ruby-bindings
BuildRequires: yast2 >= 4.4.21
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: yast2-slp >= 3.1.9
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
BuildRequires: rubygem(%{rb_default_ruby_abi}:suse-connect) >= 0.3.11
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
# FFI is needed by suseconnect-ruby-bindings, this ensures the correct Ruby version
# is installed, it fixes the "have choice for rubygem(ffi)" dependency problem
BuildRequires: rubygem(%{rb_default_ruby_abi}:ffi)
# ProductSpec API
BuildRequires: yast2-packager >= 4.4.13
BuildRequires: yast2-update >= 3.1.36
@ -43,17 +46,13 @@ Requires: yast2 >= 4.4.21
# "dupAllowVendorChange" option in Pkg.SetSolverFlags()
Requires: yast2-pkg-bindings >= 3.1.34
# N_() method
Requires: suseconnect-ruby-bindings
Requires: yast2-ruby-bindings >= 3.1.12
# SUSE::Connect::YaST.list_installer_updates
Requires: rubygem(%{rb_default_ruby_abi}:suse-connect) >= 0.2.37
# NOTE: Workaround for bsc#947482, SUSEConnect is actually not needed by the
# YaST registration module, it is used just to install the Connect dependencies.
#
# TODO: Remove it once the SUSEConnect dependencies are properly moved to the
# suse-connect gem.
Requires: SUSEConnect >= 0.2.37
# FFI is needed by suseconnect-ruby-bindings, this ensures the correct Ruby version
# is installed, it fixes the "have choice for rubygem(ffi)" dependency problem
Requires: yast2-add-on >= 3.1.8
Requires: yast2-slp >= 3.1.9
Requires: rubygem(%{rb_default_ruby_abi}:ffi)
# ProductSpec API
Requires: yast2-packager >= 4.4.13
Requires: yast2-update >= 3.1.36