Accepting request 954719 from YaST:Head
submit new version 4.4.30 OBS-URL: https://build.opensuse.org/request/show/954719 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=317
This commit is contained in:
commit
736ec292b9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e1ad0f00d0d801ca1b7678d4ee675f6a1343c682b23e0fd4febf84ec04a12c50
|
|
||||||
size 730510
|
|
3
autoyast2-4.4.30.tar.bz2
Normal file
3
autoyast2-4.4.30.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67126ca4c099dfd1c8003463c1b08fd049cd7ae4029eb597ecb9ca2dde8597a2
|
||||||
|
size 730687
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 14 16:30:39 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- The ayast_setup client imports the general settings
|
||||||
|
(bsc#1195631).
|
||||||
|
- 4.4.30
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 7 14:19:37 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
Mon Feb 7 14:19:37 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.4.29
|
Version: 4.4.30
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Automated Installation
|
Summary: YaST2 - Automated Installation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -44,13 +44,13 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
|||||||
# Replace PackageSystem with Package
|
# Replace PackageSystem with Package
|
||||||
BuildRequires: yast2 >= 4.4.38
|
BuildRequires: yast2 >= 4.4.38
|
||||||
# FileSystems.read_default_subvol_from_target
|
# FileSystems.read_default_subvol_from_target
|
||||||
BuildRequires: yast2-xml
|
|
||||||
BuildRequires: yast2-services-manager
|
BuildRequires: yast2-services-manager
|
||||||
BuildRequires: yast2-transfer
|
BuildRequires: yast2-transfer
|
||||||
|
BuildRequires: yast2-xml
|
||||||
# ProductSpec API
|
# ProductSpec API
|
||||||
BuildRequires: yast2-packager >= 4.4.13
|
|
||||||
BuildRequires: yast2-country
|
BuildRequires: yast2-country
|
||||||
BuildRequires: yast2-network >= 3.1.145
|
BuildRequires: yast2-network >= 3.1.145
|
||||||
|
BuildRequires: yast2-packager >= 4.4.13
|
||||||
BuildRequires: yast2-slp
|
BuildRequires: yast2-slp
|
||||||
BuildRequires: yast2-update >= 3.3.0
|
BuildRequires: yast2-update >= 3.3.0
|
||||||
# Required for test suite testing one time sync
|
# Required for test suite testing one time sync
|
||||||
@ -79,8 +79,8 @@ Requires: yast2-schema >= 4.0.6
|
|||||||
Requires: yast2-transfer >= 2.21.0
|
Requires: yast2-transfer >= 2.21.0
|
||||||
Requires: yast2-xml
|
Requires: yast2-xml
|
||||||
# New API for Y2Storage::PackageHandler and storage features
|
# New API for Y2Storage::PackageHandler and storage features
|
||||||
Requires: yast2-storage-ng >= 4.2.95
|
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
Requires: yast2-storage-ng >= 4.2.95
|
||||||
|
|
||||||
Conflicts: yast2-installation < 3.1.166
|
Conflicts: yast2-installation < 3.1.166
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user