Accepting request 952218 from YaST:Head
submit new version 4.4.29 OBS-URL: https://build.opensuse.org/request/show/952218 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=316
This commit is contained in:
commit
5d27bdaa14
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a91092676462c259b58b91404853d892019b2ef6eee6fc304fa5bf723b2b2dd8
|
||||
size 730194
|
3
autoyast2-4.4.29.tar.bz2
Normal file
3
autoyast2-4.4.29.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1ad0f00d0d801ca1b7678d4ee675f6a1343c682b23e0fd4febf84ec04a12c50
|
||||
size 730510
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 7 14:19:37 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Fix the profile update when using an <ask/> element
|
||||
(boo#1195630).
|
||||
- Run the network client when listed in the semi-automatic section.
|
||||
- 4.4.29
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 25 16:11:43 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.4.28
|
||||
Version: 4.4.29
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
@ -44,13 +44,13 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
# Replace PackageSystem with Package
|
||||
BuildRequires: yast2 >= 4.4.38
|
||||
# FileSystems.read_default_subvol_from_target
|
||||
BuildRequires: yast2-xml
|
||||
BuildRequires: yast2-services-manager
|
||||
BuildRequires: yast2-transfer
|
||||
BuildRequires: yast2-xml
|
||||
# ProductSpec API
|
||||
BuildRequires: yast2-packager >= 4.4.13
|
||||
BuildRequires: yast2-country
|
||||
BuildRequires: yast2-network >= 3.1.145
|
||||
BuildRequires: yast2-packager >= 4.4.13
|
||||
BuildRequires: yast2-slp
|
||||
BuildRequires: yast2-update >= 3.3.0
|
||||
# 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-xml
|
||||
# New API for Y2Storage::PackageHandler and storage features
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
Requires: yast2-storage-ng >= 4.2.95
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
||||
Conflicts: yast2-installation < 3.1.166
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user