From fd864e0b28556dd6352fa4a79b98774ec43480b82d4775a49b90f66137526d65 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 1 Sep 2020 15:30:48 +0000 Subject: [PATCH] - Self-update improvement: write the list of updated packages to the /.packages.self_update file in the inst-sys (bsc#1175614) - 4.3.16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1078 --- yast2-installation-4.3.15.tar.bz2 | 3 --- yast2-installation-4.3.16.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-4.3.15.tar.bz2 create mode 100644 yast2-installation-4.3.16.tar.bz2 diff --git a/yast2-installation-4.3.15.tar.bz2 b/yast2-installation-4.3.15.tar.bz2 deleted file mode 100644 index ba0e841..0000000 --- a/yast2-installation-4.3.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07beb05aab2dc42f56f23e75714eb78c6d3a68a214888235796b65ae2825d966 -size 1452014 diff --git a/yast2-installation-4.3.16.tar.bz2 b/yast2-installation-4.3.16.tar.bz2 new file mode 100644 index 0000000..8f0621a --- /dev/null +++ b/yast2-installation-4.3.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04892f09792acef15a791bf74e40944f135c44c3b29dd603af3657ff3a58cbeb +size 1453431 diff --git a/yast2-installation.changes b/yast2-installation.changes index 9b6ea44..961a0cd 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 1 14:58:31 UTC 2020 - Ladislav Slezák + +- Self-update improvement: write the list of updated packages to + the /.packages.self_update file in the inst-sys (bsc#1175614) +- 4.3.16 + ------------------------------------------------------------------- Mon Aug 24 09:35:13 UTC 2020 - Steffen Winterfeldt diff --git a/yast2-installation.spec b/yast2-installation.spec index 086adb0..601e5bf 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-installation # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-installation -Version: 4.3.15 +Version: 4.3.16 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only Group: System/YaST -Url: https://github.com/yast/yast-installation +URL: https://github.com/yast/yast-installation Source0: %{name}-%{version}.tar.bz2 Source1: YaST2-Second-Stage.service