From c306bf895321fceadbc8f8be75d8844ae6f4ae8f4005edcae6941cd1421b998c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 31 May 2018 15:34:50 +0000 Subject: [PATCH] - fix calling copy_files_finish to not crash (related to bsc#1095323) - 4.1.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=963 --- yast2-installation-4.1.0.tar.bz2 | 3 --- yast2-installation-4.1.1.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.0.tar.bz2 create mode 100644 yast2-installation-4.1.1.tar.bz2 diff --git a/yast2-installation-4.1.0.tar.bz2 b/yast2-installation-4.1.0.tar.bz2 deleted file mode 100644 index f167011..0000000 --- a/yast2-installation-4.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2d586414ab24174350be26319f1f1e3b13dc361cf7d388a5b3cfcd65e2b8f8f -size 456037 diff --git a/yast2-installation-4.1.1.tar.bz2 b/yast2-installation-4.1.1.tar.bz2 new file mode 100644 index 0000000..579a0d9 --- /dev/null +++ b/yast2-installation-4.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63af7e29df598b409e9ee4a4027603549019fb3cefed6958e9e39b3064b79da7 +size 456498 diff --git a/yast2-installation.changes b/yast2-installation.changes index fe9e6bf..2882069 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 31 15:31:34 UTC 2018 - jreidinger@suse.com + +- fix calling copy_files_finish to not crash + (related to bsc#1095323) +- 4.1.1 + ------------------------------------------------------------------- Thu May 31 10:17:19 UTC 2018 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index d7819a1..375fd21 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.0 +Version: 4.1.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build