From 1659810d3184a62de9e122ca0b071003bca27fae7974097124c3b0b67d15fa75 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 2 Sep 2015 13:05:45 +0000 Subject: [PATCH] - Move #second_stage_required? method to InstFunctions module to be used by AutoYaST (bnc#892091) - 3.1.157 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=736 --- yast2-installation-3.1.156.tar.bz2 | 3 --- yast2-installation-3.1.157.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.156.tar.bz2 create mode 100644 yast2-installation-3.1.157.tar.bz2 diff --git a/yast2-installation-3.1.156.tar.bz2 b/yast2-installation-3.1.156.tar.bz2 deleted file mode 100644 index ea12846..0000000 --- a/yast2-installation-3.1.156.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f1c043f9122a26cc46875257e8c2ad50625951e969aeebd88cbea399d2cb539 -size 395666 diff --git a/yast2-installation-3.1.157.tar.bz2 b/yast2-installation-3.1.157.tar.bz2 new file mode 100644 index 0000000..30528f8 --- /dev/null +++ b/yast2-installation-3.1.157.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54656db2d6bd8af03099e276c5631cc6f749cae5e269c92721447e88bc029b44 +size 395300 diff --git a/yast2-installation.changes b/yast2-installation.changes index 735424a..69a92c9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 2 09:43:21 UTC 2015 - igonzalezsosa@suse.com + +- Move #second_stage_required? method to InstFunctions module + to be used by AutoYaST (bnc#892091) +- 3.1.157 + ------------------------------------------------------------------- Tue Aug 25 10:17:24 CEST 2015 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index bf70a3d..f7dfe42 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.156 +Version: 3.1.157 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build