From 93eb692d2e0e02a3e3ac6dec9476fc4b872452326e659fc42e927602e768ee32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Wed, 6 Jun 2012 13:38:58 +0000 Subject: [PATCH] 2,13d1 < Wed Jun 6 11:27:02 CEST 2012 - jsuchome@suse.cz < < - require yast2-proxy for 2nd stage (bnc#764951) < - show a message if network config has failed (bnc#765129) < - 2.22.7 < < ------------------------------------------------------------------- < Tue Apr 17 16:03:55 CEST 2012 - jsuchome@suse.cz < < - enhanced image installation help text (bnc#732914) < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=190 --- yast2-installation-2.22.6.tar.bz2 | 3 --- yast2-installation-2.22.7.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 5 ++++- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-2.22.6.tar.bz2 create mode 100644 yast2-installation-2.22.7.tar.bz2 diff --git a/yast2-installation-2.22.6.tar.bz2 b/yast2-installation-2.22.6.tar.bz2 deleted file mode 100644 index ea3722b..0000000 --- a/yast2-installation-2.22.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca67c14d13bfe2d7bab5a4dd05b566b1f46d0d33f510050cbf0eb80abda385b6 -size 292037 diff --git a/yast2-installation-2.22.7.tar.bz2 b/yast2-installation-2.22.7.tar.bz2 new file mode 100644 index 0000000..4ebb619 --- /dev/null +++ b/yast2-installation-2.22.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506aec9083fbfbdf17fcb887ad3bf85be32d3b3fa438864e77e403d99e932518 +size 283883 diff --git a/yast2-installation.changes b/yast2-installation.changes index 110e32e..b55d471 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jun 6 11:27:02 CEST 2012 - jsuchome@suse.cz + +- require yast2-proxy for 2nd stage (bnc#764951) +- show a message if network config has failed (bnc#765129) +- 2.22.7 + +------------------------------------------------------------------- +Tue Apr 17 16:03:55 CEST 2012 - jsuchome@suse.cz + +- enhanced image installation help text (bnc#732914) + ------------------------------------------------------------------- Tue Apr 03 14:56:55 CEST 2012 - aschnell@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index cbf11b9..17021b6 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 2.22.6 +Version: 2.22.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -86,6 +86,9 @@ Requires: yast2-storage >= 2.19.12 # use in startup scripts Requires: initviocons +# Proxy settings for 2nd stage (bnc#764951) +Requires: yast2-proxy + # Only in inst-sys # Requires: yast2-network # Requires: yast2-add-on