- When reporting issues with the partition plan, add in which

section of the profile were they found (related to bsc#1060637).
- 4.0.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=744
This commit is contained in:
YaST Team Bot 2017-10-31 17:27:20 +00:00 committed by Git OBS Bridge
parent 2096889d96
commit d44addc505
4 changed files with 17 additions and 11 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 31 14:13:40 UTC 2017 - igonzalezsosa@suse.com
- When reporting issues with the partition plan, add in which
section of the profile were they found (related to bsc#1060637).
- 4.0.5
-------------------------------------------------------------------
Tue Oct 24 16:24:36 UTC 2017 - igonzalezsosa@suse.com

View File

@ -17,7 +17,7 @@
Name: autoyast2
Version: 4.0.4
Version: 4.0.5
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -41,8 +41,8 @@ BuildRequires: yast2-slp
BuildRequires: yast2-transfer
BuildRequires: yast2-update >= 3.3.0
BuildRequires: yast2-xml
# Y2Storage::AutoinstIssues API
BuildRequires: yast2-storage-ng >= 4.0.6
# Y2Storage::AutoinstIssues containing section information
BuildRequires: yast2-storage-ng >= 4.0.15
# %%{_unitdir} macro definition is in a separate package since 13.1
%if 0%{?suse_version} >= 1310
@ -61,8 +61,8 @@ Requires: yast2-network >= 3.1.145
Requires: yast2-schema
Requires: yast2-transfer >= 2.21.0
Requires: yast2-xml
# Y2Storage::AutoinstIssues API
Requires: yast2-storage-ng >= 4.0.6
# Y2Storage::AutoinstIssues containing section information
Requires: yast2-storage-ng >= 4.0.15
Conflicts: yast2-installation < 3.1.166
Provides: yast2-config-autoinst
@ -114,8 +114,8 @@ Requires: yast2-update >= 3.3.0
Requires: yast2-xml
# pkgGpgCheck callback
Requires: yast2-pkg-bindings >= 3.1.31
# Y2Storage::AutoinstIssues API
BuildRequires: yast2-storage-ng >= 4.0.6
# Y2Storage::AutoinstIssues containing section information
BuildRequires: yast2-storage-ng >= 4.0.15
Provides: yast2-trans-autoinst
Obsoletes: yast2-trans-autoinst
@ -234,7 +234,6 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast
%dir %{yast_moduledir}
%{yast_moduledir}/AutoinstClone.rb
%dir %{yast_yncludedir}/autoinstall
%{yast_yncludedir}/autoinstall/autopart.rb
%{yast_yncludedir}/autoinstall/io.rb
%{yast_yncludedir}/autoinstall/autoinst_dialogs.rb
%{yast_yncludedir}/autoinstall/AdvancedPartitionDialog.rb