From f15adc0d39f15b883109d408c1f1f5b55dc8c036165f96d24a3806218d3205eb Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 15 Apr 2016 13:41:37 +0000 Subject: [PATCH] - Run the automatic installer self update also in the AutoYaST mode, read the optional custom URL from the profile ("general" -> "self_update_url" node) (FATE#319716) - 3.1.180 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=770 --- yast2-installation-3.1.179.tar.bz2 | 3 --- yast2-installation-3.1.180.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.179.tar.bz2 create mode 100644 yast2-installation-3.1.180.tar.bz2 diff --git a/yast2-installation-3.1.179.tar.bz2 b/yast2-installation-3.1.179.tar.bz2 deleted file mode 100644 index 0ce9714..0000000 --- a/yast2-installation-3.1.179.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebabb152a01dd326ea753b3addd41955cdd3178fc1899464d8cfbcf531d3c3d1 -size 413447 diff --git a/yast2-installation-3.1.180.tar.bz2 b/yast2-installation-3.1.180.tar.bz2 new file mode 100644 index 0000000..340c48a --- /dev/null +++ b/yast2-installation-3.1.180.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c061fdde2bb926987f1452fd9bb000862c64fca3cb5603cba64a9038310286a +size 413846 diff --git a/yast2-installation.changes b/yast2-installation.changes index 36c1f17..319983c 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Apr 15 12:51:00 UTC 2016 - lslezak@suse.cz + +- Run the automatic installer self update also in the AutoYaST + mode, read the optional custom URL from the profile ("general" -> + "self_update_url" node) (FATE#319716) +- 3.1.180 + ------------------------------------------------------------------- Wed Apr 13 07:14:09 UTC 2016 - mfilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index a0dc9a8..df9527a 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.179 +Version: 3.1.180 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build