- Use Package module instead of PackageSystem (bsc#1194886).
- 4.4.28 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=1008
This commit is contained in:
parent
688bb3c6a2
commit
e9b8668568
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ee24e726010265d4854c7d9d274ec68ac0f83fc400a84315690a4613ec5ad059
|
|
||||||
size 730264
|
|
3
autoyast2-4.4.28.tar.bz2
Normal file
3
autoyast2-4.4.28.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a91092676462c259b58b91404853d892019b2ef6eee6fc304fa5bf723b2b2dd8
|
||||||
|
size 730194
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 25 16:11:43 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Use Package module instead of PackageSystem (bsc#1194886).
|
||||||
|
- 4.4.28
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 12:07:59 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
Fri Jan 21 12:07:59 UTC 2022 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.4.27
|
Version: 4.4.28
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Automated Installation
|
Summary: YaST2 - Automated Installation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -41,8 +41,8 @@ BuildRequires: libxml2-tools
|
|||||||
# xsltproc for AutoinstClass
|
# xsltproc for AutoinstClass
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||||
# PackageProposal API to taboo resolvables
|
# Replace PackageSystem with Package
|
||||||
BuildRequires: yast2 >= 4.4.37
|
BuildRequires: yast2 >= 4.4.38
|
||||||
# FileSystems.read_default_subvol_from_target
|
# FileSystems.read_default_subvol_from_target
|
||||||
BuildRequires: yast2-services-manager
|
BuildRequires: yast2-services-manager
|
||||||
BuildRequires: yast2-transfer
|
BuildRequires: yast2-transfer
|
||||||
@ -67,8 +67,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
|||||||
|
|
||||||
Requires: autoyast2-installation = %{version}
|
Requires: autoyast2-installation = %{version}
|
||||||
Requires: libxslt
|
Requires: libxslt
|
||||||
# PackageProposal API to taboo resolvables
|
# Replace PackageSystem with Package
|
||||||
Requires: yast2 >= 4.4.37
|
Requires: yast2 >= 4.4.38
|
||||||
Requires: yast2-core
|
Requires: yast2-core
|
||||||
Requires: yast2-country >= 3.1.13
|
Requires: yast2-country >= 3.1.13
|
||||||
# Moving security module to first installation stage
|
# Moving security module to first installation stage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user