From 5673510a462c69b49d507edba58020f2329bc8a79a24620923e2d7c7a16e213d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 24 Oct 2017 10:38:35 +0000 Subject: [PATCH] - Less eager inst-sys cleanup, libzypp actually needs some cached files during package installation, remove only the white listed known files (bsc#1063459) - 4.0.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=908 --- yast2-installation-4.0.10.tar.bz2 | 3 +++ yast2-installation-4.0.9.tar.bz2 | 3 --- yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 yast2-installation-4.0.10.tar.bz2 delete mode 100644 yast2-installation-4.0.9.tar.bz2 diff --git a/yast2-installation-4.0.10.tar.bz2 b/yast2-installation-4.0.10.tar.bz2 new file mode 100644 index 0000000..fff759d --- /dev/null +++ b/yast2-installation-4.0.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356f60f226348825ae67827dfbf00cd8e04644b9146eb0dc4862db5843118dbd +size 452516 diff --git a/yast2-installation-4.0.9.tar.bz2 b/yast2-installation-4.0.9.tar.bz2 deleted file mode 100644 index e0b63bd..0000000 --- a/yast2-installation-4.0.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:046a73a9015aa133f6cae3b6ea8f85203a8a6106a6492e018d5fe38d49252286 -size 452526 diff --git a/yast2-installation.changes b/yast2-installation.changes index d8a22c8..caeb4fd 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 24 10:05:38 UTC 2017 - lslezak@suse.cz + +- Less eager inst-sys cleanup, libzypp actually needs some cached + files during package installation, remove only the white listed + known files (bsc#1063459) +- 4.0.10 + ------------------------------------------------------------------- Fri Oct 20 12:59:37 UTC 2017 - jsrain@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index e8e1f78..d026dcd 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.9 +Version: 4.0.10 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build