- Adapted to changes in yast2-storage-ng (related to bsc#1140040).
- 4.2.31 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=869
This commit is contained in:
parent
28f00f2ba5
commit
bea12eaf3f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:678eefc404744d3b749e60935516a204e4de11b881cf7e70c5df948656596f4a
|
|
||||||
size 691125
|
|
3
autoyast2-4.2.31.tar.bz2
Normal file
3
autoyast2-4.2.31.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:358621cca8d9e521207992e4119260d9f3e9407d64fd6ea33d2f3233034584a1
|
||||||
|
size 691020
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 11 15:27:34 UTC 2020 - Ancor Gonzalez Sosa <ancor@suse.com>
|
||||||
|
|
||||||
|
- Adapted to changes in yast2-storage-ng (related to bsc#1140040).
|
||||||
|
- 4.2.31
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 10 10:19:09 CET 2020 - schubi@suse.de
|
Tue Mar 10 10:19:09 CET 2020 - schubi@suse.de
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.2.30
|
Version: 4.2.31
|
||||||
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
|
||||||
# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
|
# New API for Y2Storage::PackageHandler and storage features
|
||||||
BuildRequires: yast2-storage-ng >= 4.2.55
|
BuildRequires: yast2-storage-ng >= 4.2.95
|
||||||
# %%{_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
|
||||||
# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
|
# New API for Y2Storage::PackageHandler and storage features
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
Requires: yast2-storage-ng >= 4.2.55
|
Requires: yast2-storage-ng >= 4.2.95
|
||||||
|
|
||||||
Conflicts: yast2-installation < 3.1.166
|
Conflicts: yast2-installation < 3.1.166
|
||||||
|
|
||||||
@ -108,8 +108,8 @@ installation sources.
|
|||||||
Summary: YaST2 - Auto Installation Modules
|
Summary: YaST2 - Auto Installation Modules
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
|
|
||||||
# Y2Storage::AutoinstIssues containing section information
|
# New API for Y2Storage::PackageHandler and storage features
|
||||||
BuildRequires: yast2-storage-ng >= 4.0.15
|
BuildRequires: yast2-storage-ng >= 4.2.95
|
||||||
|
|
||||||
# API for Disabled Modules (ProductControl)
|
# API for Disabled Modules (ProductControl)
|
||||||
Requires: yast2 >= 2.16.36
|
Requires: yast2 >= 2.16.36
|
||||||
|
Loading…
Reference in New Issue
Block a user