From 46f9fc0c9b0e0d74408fbbe7b18cbc9836c66a9b305df1cd5747cc824cb89945 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 10 Jan 2018 16:43:47 +0000 Subject: [PATCH] - Fix initialization to copy the profile to /tmp/profile again (bsc#1075334) - 4.0.22 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=925 --- yast2-installation-4.0.21.tar.bz2 | 3 --- yast2-installation-4.0.22.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.0.21.tar.bz2 create mode 100644 yast2-installation-4.0.22.tar.bz2 diff --git a/yast2-installation-4.0.21.tar.bz2 b/yast2-installation-4.0.21.tar.bz2 deleted file mode 100644 index ac665fa..0000000 --- a/yast2-installation-4.0.21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12801ef5de4af45505da7a1efbe384d8dd3302d5c0ab48e95a832143c0017a28 -size 451973 diff --git a/yast2-installation-4.0.22.tar.bz2 b/yast2-installation-4.0.22.tar.bz2 new file mode 100644 index 0000000..b84c9a2 --- /dev/null +++ b/yast2-installation-4.0.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7f90834162bf7f648ba7a833649edddee0406da4144f502e0d9e7b18abadb0 +size 452017 diff --git a/yast2-installation.changes b/yast2-installation.changes index aa5f1b2..8785582 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 10 14:32:39 UTC 2018 - igonzalezsosa@suse.com + +- Fix initialization to copy the profile to /tmp/profile again + (bsc#1075334) +- 4.0.22 + ------------------------------------------------------------------- Wed Dec 20 13:24:37 CET 2017 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index b49a381..0eafc08 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-installation # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.21 +Version: 4.0.22 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build