From 93281d058ea19ea55fa87614f272921cf12f0e8ced8664a68d508d74d27da900 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 7 Jan 2015 16:09:56 +0000 Subject: [PATCH] - do not stuck during copy of logs files (bnc#897091) - 3.1.126 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=667 --- yast2-installation-3.1.125.tar.bz2 | 3 --- yast2-installation-3.1.126.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-3.1.125.tar.bz2 create mode 100644 yast2-installation-3.1.126.tar.bz2 diff --git a/yast2-installation-3.1.125.tar.bz2 b/yast2-installation-3.1.125.tar.bz2 deleted file mode 100644 index c7722a0..0000000 --- a/yast2-installation-3.1.125.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e40fd31a6e153856c5ab8e458e016d6e5b0916faf6a3e6117463e1d807b7ab6a -size 1208936 diff --git a/yast2-installation-3.1.126.tar.bz2 b/yast2-installation-3.1.126.tar.bz2 new file mode 100644 index 0000000..870a9d1 --- /dev/null +++ b/yast2-installation-3.1.126.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e7279ec085aed7f5474a264f40d93a4c26a41647f3b4d1169f4b557578e1fe +size 1209460 diff --git a/yast2-installation.changes b/yast2-installation.changes index cf07da0..246b876 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 7 14:27:28 UTC 2015 - jreidinger@suse.com + +- do not stuck during copy of logs files (bnc#897091) +- 3.1.126 + ------------------------------------------------------------------- Thu Dec 18 20:12:47 UTC 2014 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 4af55bc..17285a5 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-installation # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products 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: 3.1.125 +Version: 3.1.126 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,8 +40,8 @@ BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: rubygem(rspec) -# Linuxrc.keys -BuildRequires: yast2 >= 3.1.41 +# Base clients for inst clients +BuildRequires: yast2 >= 3.1.112 # Yast::Remote BuildRequires: yast2-network