diff --git a/autoyast2-4.0.49.tar.bz2 b/autoyast2-4.0.49.tar.bz2 deleted file mode 100644 index c1da68d..0000000 --- a/autoyast2-4.0.49.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec67ab87ce5e730abe239a0d93dc5c7d67a61e98d070cc44cd947f459bf87088 -size 680880 diff --git a/autoyast2-4.0.52.tar.bz2 b/autoyast2-4.0.52.tar.bz2 new file mode 100644 index 0000000..c20284a --- /dev/null +++ b/autoyast2-4.0.52.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:658030ea49536f8be1b9287d0b3362e22753451c90ebe62210c966f5a51176a9 +size 684183 diff --git a/autoyast2.changes b/autoyast2.changes index 26c9c03..b4b4e08 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 4 10:58:42 UTC 2018 - igonzalezsosa@suse.com + +- Allow 'subvolumes' and 'subvolumes_prefix' elements to be empty + (bsc#1076337, bsc#1090095 and bsc#1091669). +- Drop 'btrfs_set_default_subvolume_name' element. +- 4.0.52 + +------------------------------------------------------------------- +Fri Apr 28 16:24:37 CEST 2018 - schubi@suse.de + +- Added general API for reporting errors while parsing the AutoYaST + configuration file (part of bnc#1089855). +- 4.0.51 + +------------------------------------------------------------------- +Fri Apr 27 15:43:05 UTC 2018 - igonzalezsosa@suse.com + +- Display an error and abort the installation when no storage + devices are available for installation (bsc#1091033). +- 4.0.50 + ------------------------------------------------------------------- Fri Apr 20 20:58:54 UTC 2018 - igonzalezsosa@suse.com diff --git a/autoyast2.spec b/autoyast2.spec index 1019626..08a2f5b 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.0.49 +Version: 4.0.52 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -85,7 +85,7 @@ BuildArch: noarch Requires: yast2-ruby-bindings >= 1.0.0 Summary: YaST2 - Automated Installation -License: GPL-2.0 +License: GPL-2.0-only Group: System/YaST %description @@ -302,6 +302,9 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast %dir %{yast_libdir}/autoinstall/clients %{yast_libdir}/autoinstall/clients/*.rb +%dir %{yast_libdir}/autoinstall/autoinst_issues +%{yast_libdir}/autoinstall/autoinst_issues/*.rb + # scripts %{_prefix}/lib/YaST2/bin/fetch_image.sh %{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh