From 7b1bf8f4ddb2146b5057ddfa15329233a90159eb6294e2ead1cb34d4400ceccc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 19 Feb 2014 14:16:37 +0000 Subject: [PATCH] - Writing bootloader as late as possible, several configs need to be written and coppied to the installed system first (bnc#860089) - 3.1.37 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=573 --- yast2-installation-3.1.36.tar.bz2 | 3 --- yast2-installation-3.1.37.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.36.tar.bz2 create mode 100644 yast2-installation-3.1.37.tar.bz2 diff --git a/yast2-installation-3.1.36.tar.bz2 b/yast2-installation-3.1.36.tar.bz2 deleted file mode 100644 index 20406c0..0000000 --- a/yast2-installation-3.1.36.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69da7cc9c1ebb9a95fdb3aec0ab12cc28b5809f9183b54ad5b168729a2f88f59 -size 1214300 diff --git a/yast2-installation-3.1.37.tar.bz2 b/yast2-installation-3.1.37.tar.bz2 new file mode 100644 index 0000000..102f052 --- /dev/null +++ b/yast2-installation-3.1.37.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3b49e74a7faf4049a2a4b91ed94023dd82d7edaa08984006c5c1725b2026cf +size 1214007 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4b21c17..844c8d5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 19 14:51:24 CET 2014 - locilka@suse.com + +- Writing bootloader as late as possible, several configs need to + be written and coppied to the installed system first (bnc#860089) +- 3.1.37 + ------------------------------------------------------------------- Tue Feb 18 17:09:08 CET 2014 - locilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index d2317c5..af5486b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.36 +Version: 3.1.37 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build