Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
07bf59f233 |
BIN
yast2-registration-4.6.0.tar.bz2
(Stored with Git LFS)
Normal file
BIN
yast2-registration-4.6.0.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
yast2-registration-5.0.3.tar.bz2
(Stored with Git LFS)
BIN
yast2-registration-5.0.3.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@@ -1,31 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 11:43:29 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
|
||||
|
||||
- Disable the SLE_BCI repository after registration (jsc#PED-8817)
|
||||
- 5.0.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 06 07:14:32 UTC 2024 - Ladislav Slezák <lslezak@suse.com>
|
||||
|
||||
- Branch package for SP7 (bsc#1230201)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 13:34:10 UTC 2024 - Martin Vidner <mvidner@suse.com>
|
||||
|
||||
- Ensure add_on_others in autoyast profile are added (bsc#1223301)
|
||||
- 5.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- 5.0.0 (bsc#1185510)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-registration
|
||||
#
|
||||
# Copyright (c) 2024 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
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-registration
|
||||
Version: 5.0.3
|
||||
Version: 4.6.0
|
||||
Release: 0
|
||||
Summary: YaST2 - Registration Module
|
||||
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
|
||||
# uses Fiddle instead of FFI
|
||||
BuildRequires: suseconnect-ruby-bindings > 0.0.4
|
||||
# new product mapping API
|
||||
BuildRequires: yast2-packager >= 5.0.5
|
||||
# ProductSpec API
|
||||
BuildRequires: yast2-packager >= 4.4.13
|
||||
BuildRequires: yast2-update >= 3.1.36
|
||||
# log.group call
|
||||
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: yast2-add-on >= 3.1.8
|
||||
Requires: yast2-slp >= 3.1.9
|
||||
# new product mapping API
|
||||
Requires: yast2-packager >= 5.0.5
|
||||
# ProductSpec API
|
||||
Requires: yast2-packager >= 4.4.13
|
||||
Requires: yast2-update >= 3.1.36
|
||||
|
||||
# new calls in AutoinstGeneral
|
||||
|
Reference in New Issue
Block a user