- Replace references to PackageAI module with proper calls to

Package methods (bsc#1194886).
- 4.4.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=1006
This commit is contained in:
Imobach Gonzalez Sosa 2022-01-24 09:08:38 +00:00 committed by Git OBS Bridge
parent 0319704045
commit 274d63a4c0
4 changed files with 18 additions and 12 deletions

View File

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

3
autoyast2-4.4.27.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 21 12:07:59 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Replace references to PackageAI module with proper calls to
Package methods (bsc#1194886).
- 4.4.27
-------------------------------------------------------------------
Thu Jan 20 07:58:35 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

View File

@ -22,7 +22,7 @@
%endif
Name: autoyast2
Version: 4.4.26
Version: 4.4.27
Release: 0
Summary: YaST2 - Automated Installation
License: GPL-2.0-only
@ -41,17 +41,16 @@ BuildRequires: libxml2-tools
# xsltproc for AutoinstClass
BuildRequires: libxslt
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
# GPG symmetric methods and Password dialog
# ProductSpec API
BuildRequires: yast2 >= 4.4.21
# PackageProposal API to taboo resolvables
BuildRequires: yast2 >= 4.4.37
# 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
@ -68,8 +67,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
Requires: autoyast2-installation = %{version}
Requires: libxslt
# ProductSpec API
Requires: yast2 >= 4.4.21
# PackageProposal API to taboo resolvables
Requires: yast2 >= 4.4.37
Requires: yast2-core
Requires: yast2-country >= 3.1.13
# Moving security module to first installation stage
@ -80,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