Accepting request 949169 from YaST:Head
submit new version 4.4.28 OBS-URL: https://build.opensuse.org/request/show/949169 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=315
This commit is contained in:
commit
a36aa2b695
@ -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>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.4.27
|
||||
Version: 4.4.28
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
@ -41,8 +41,8 @@ BuildRequires: libxml2-tools
|
||||
# xsltproc for AutoinstClass
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
# PackageProposal API to taboo resolvables
|
||||
BuildRequires: yast2 >= 4.4.37
|
||||
# Replace PackageSystem with Package
|
||||
BuildRequires: yast2 >= 4.4.38
|
||||
# FileSystems.read_default_subvol_from_target
|
||||
BuildRequires: yast2-services-manager
|
||||
BuildRequires: yast2-transfer
|
||||
@ -67,8 +67,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
|
||||
Requires: autoyast2-installation = %{version}
|
||||
Requires: libxslt
|
||||
# PackageProposal API to taboo resolvables
|
||||
Requires: yast2 >= 4.4.37
|
||||
# Replace PackageSystem with Package
|
||||
Requires: yast2 >= 4.4.38
|
||||
Requires: yast2-core
|
||||
Requires: yast2-country >= 3.1.13
|
||||
# Moving security module to first installation stage
|
||||
|
Loading…
x
Reference in New Issue
Block a user