Accepting request 1158005 from YaST:Head

submit new version 5.0.1

OBS-URL: https://build.opensuse.org/request/show/1158005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-registration?expand=0&rev=97
This commit is contained in:
Ana Guerrero 2024-03-15 19:27:58 +00:00 committed by Git OBS Bridge
commit cea5bbe36a
4 changed files with 15 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 14 12:57:02 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
- Use the new product mapping API (related to bsc#1220567)
- 5.0.1
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidinger@suse.cz> Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidinger@suse.cz>

View File

@ -1,7 +1,7 @@
# #
# spec file for package yast2-registration # spec file for package yast2-registration
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# 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
@ -17,7 +17,7 @@
Name: yast2-registration Name: yast2-registration
Version: 5.0.0 Version: 5.0.1
Release: 0 Release: 0
Summary: YaST2 - Registration Module Summary: YaST2 - Registration Module
License: GPL-2.0-only License: GPL-2.0-only
@ -35,8 +35,8 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5 BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
# uses Fiddle instead of FFI # uses Fiddle instead of FFI
BuildRequires: suseconnect-ruby-bindings > 0.0.4 BuildRequires: suseconnect-ruby-bindings > 0.0.4
# ProductSpec API # new product mapping API
BuildRequires: yast2-packager >= 4.4.13 BuildRequires: yast2-packager >= 5.0.5
BuildRequires: yast2-update >= 3.1.36 BuildRequires: yast2-update >= 3.1.36
# log.group call # log.group call
BuildRequires: yast2-ruby-bindings >= 4.5.4 BuildRequires: yast2-ruby-bindings >= 4.5.4
@ -51,8 +51,8 @@ Requires: yast2-ruby-bindings >= 4.5.4
Requires: suseconnect-ruby-bindings > 0.0.4 Requires: suseconnect-ruby-bindings > 0.0.4
Requires: yast2-add-on >= 3.1.8 Requires: yast2-add-on >= 3.1.8
Requires: yast2-slp >= 3.1.9 Requires: yast2-slp >= 3.1.9
# ProductSpec API # new product mapping API
Requires: yast2-packager >= 4.4.13 Requires: yast2-packager >= 5.0.5
Requires: yast2-update >= 3.1.36 Requires: yast2-update >= 3.1.36
# new calls in AutoinstGeneral # new calls in AutoinstGeneral