From d350eee38264b92a1636956dfa6b3031be8006d35e549d7718cb1dbc10b21a5f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 6 Oct 2017 01:54:50 +0000 Subject: [PATCH] - AutoinstConfig: added network_before_proposal flag that will be enable if the network is configured during the first stage. (bsc#1054400) - 4.0.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=736 --- autoyast2-3.3.9.tar.bz2 | 3 --- autoyast2-4.0.0.tar.bz2 | 3 +++ autoyast2.changes | 8 ++++++++ autoyast2.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.3.9.tar.bz2 create mode 100644 autoyast2-4.0.0.tar.bz2 diff --git a/autoyast2-3.3.9.tar.bz2 b/autoyast2-3.3.9.tar.bz2 deleted file mode 100644 index 9790a95..0000000 --- a/autoyast2-3.3.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:763f58afba3202156b9ba49cc41d7fba064ee60aceb32fcdf076805ae858dd95 -size 677098 diff --git a/autoyast2-4.0.0.tar.bz2 b/autoyast2-4.0.0.tar.bz2 new file mode 100644 index 0000000..971a293 --- /dev/null +++ b/autoyast2-4.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c917c5f751c170dfc64382bc8656f30708f656b55b568f0eba97fe1aa8d08a62 +size 677704 diff --git a/autoyast2.changes b/autoyast2.changes index aa3a3f1..352459b 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 4 06:23:23 UTC 2017 - knut.anderssen@suse.com + +- AutoinstConfig: added network_before_proposal flag that will be + enable if the network is configured during the first stage. + (bsc#1054400) +- 4.0.0 + ------------------------------------------------------------------- Tue Sep 19 16:54:00 CEST 2017 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index e4443ca..44738cf 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.3.9 +Version: 4.0.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build