Accepting request 599931 from YaST:Head

submit new version 4.0.49

OBS-URL: https://build.opensuse.org/request/show/599931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=242
This commit is contained in:
Dominique Leuenberger 2018-04-26 11:30:09 +00:00 committed by Git OBS Bridge
commit 07085bc53e
4 changed files with 34 additions and 8 deletions

View File

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

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

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Fri Apr 20 20:58:54 UTC 2018 - igonzalezsosa@suse.com
- AutoYaST: properly handle empty proposals (bsc#1090390).
- 4.0.49
-------------------------------------------------------------------
Mon Apr 16 11:45:45 UTC 2018 - igonzalezsosa@suse.com
- Probe storage devices again after initializing DASD or zFCP
devices (bsc#1089326 and bsc#1089554).
- 4.0.48
-------------------------------------------------------------------
Mon Apr 16 07:53:36 UTC 2018 - lslezak@suse.cz
- Install the module products also in AutoYaST autoupgrade
(related to bsc#1086818 and bsc#1087206)
- 4.0.47
-------------------------------------------------------------------
Fri Apr 13 13:47:51 UTC 2018 - igonzalezsosa@suse.com
- Honor partitioning settings from product (bsc#1085755).
- 4.0.46
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 3 10:43:16 UTC 2018 - jlopez@suse.com Tue Apr 3 10:43:16 UTC 2018 - jlopez@suse.com

View File

@ -22,7 +22,7 @@
%endif %endif
Name: autoyast2 Name: autoyast2
Version: 4.0.45 Version: 4.0.49
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -48,8 +48,8 @@ BuildRequires: yast2-slp
BuildRequires: yast2-transfer BuildRequires: yast2-transfer
BuildRequires: yast2-update >= 3.3.0 BuildRequires: yast2-update >= 3.3.0
BuildRequires: yast2-xml BuildRequires: yast2-xml
# ActivateCallbacks::multipath signature # AutoinstIssues::NoProposal
BuildRequires: yast2-storage-ng >= 4.0.116 BuildRequires: yast2-storage-ng >= 4.0.160
# %%{_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
@ -69,8 +69,8 @@ Requires: yast2-ntp-client >= 4.0.1
Requires: yast2-schema Requires: yast2-schema
Requires: yast2-transfer >= 2.21.0 Requires: yast2-transfer >= 2.21.0
Requires: yast2-xml Requires: yast2-xml
# Y2Storage::AutoinstProfile::SkipListValue#to_hash # AutoinstIssues::NoProposal
Requires: yast2-storage-ng >= 4.0.23 Requires: yast2-storage-ng >= 4.0.160
Conflicts: yast2-installation < 3.1.166 Conflicts: yast2-installation < 3.1.166
Provides: yast2-config-autoinst Provides: yast2-config-autoinst