- Do not override all storage proposal settings when importing
values from the profile (boo#1156539). - 4.2.21 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=858
This commit is contained in:
parent
4fdcfc20aa
commit
028c17f299
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:622af0a853c8b6601117c509189127edd6fb69095ef388aa8d143f91cae830aa
|
|
||||||
size 687023
|
|
3
autoyast2-4.2.21.tar.bz2
Normal file
3
autoyast2-4.2.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b703d0b44474e2286e61a74a37c69224e7bd3f991d10ef2ea7a82d70e2671fcb
|
||||||
|
size 687885
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 14 07:43:39 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Do not override all storage proposal settings when importing
|
||||||
|
values from the profile (boo#1156539).
|
||||||
|
- 4.2.21
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 12 15:49:47 UTC 2019 - Josef Reidinger <jreidinger@suse.com>
|
Tue Nov 12 15:49:47 UTC 2019 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.2.20
|
Version: 4.2.21
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Automated Installation
|
Summary: YaST2 - Automated Installation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -54,8 +54,8 @@ BuildRequires: yast2-update >= 3.3.0
|
|||||||
BuildRequires: yast2-xml
|
BuildRequires: yast2-xml
|
||||||
# Required for test suite testing one time sync
|
# Required for test suite testing one time sync
|
||||||
BuildRequires: yast2-ntp-client >= 4.0.1
|
BuildRequires: yast2-ntp-client >= 4.0.1
|
||||||
# AutoinstIssues::NoProposal
|
# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
|
||||||
BuildRequires: yast2-storage-ng >= 4.0.160
|
BuildRequires: yast2-storage-ng >= 4.2.55
|
||||||
# %%{_unitdir} macro definition is in a separate package since 13.1
|
# %%{_unitdir} macro definition is in a separate package since 13.1
|
||||||
%if 0%{?suse_version} >= 1310
|
%if 0%{?suse_version} >= 1310
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
@ -76,9 +76,9 @@ Requires: yast2-schema >= 4.0.6
|
|||||||
Requires: yast2-security >= 4.1.1
|
Requires: yast2-security >= 4.1.1
|
||||||
Requires: yast2-transfer >= 2.21.0
|
Requires: yast2-transfer >= 2.21.0
|
||||||
Requires: yast2-xml
|
Requires: yast2-xml
|
||||||
# AutoinstIssues::NoProposal
|
# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
Requires: yast2-storage-ng >= 4.0.160
|
Requires: yast2-storage-ng >= 4.2.55
|
||||||
|
|
||||||
Conflicts: yast2-installation < 3.1.166
|
Conflicts: yast2-installation < 3.1.166
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user