From c138b9a7fb1f8bac9db88c4999f3b2a3b30480369b4502254f76e4f945075f13 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 16 Mar 2021 10:01:01 +0000 Subject: [PATCH] - Move default networking section values to the network repository in order to reduce the redundancy and to avoid an unexpected behavior (bsc#1180535). - 4.3.73 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=963 --- autoyast2-4.3.72.tar.bz2 | 3 --- autoyast2-4.3.73.tar.bz2 | 3 +++ autoyast2.changes | 8 ++++++++ autoyast2.spec | 7 ++++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 autoyast2-4.3.72.tar.bz2 create mode 100644 autoyast2-4.3.73.tar.bz2 diff --git a/autoyast2-4.3.72.tar.bz2 b/autoyast2-4.3.72.tar.bz2 deleted file mode 100644 index 75501bd..0000000 --- a/autoyast2-4.3.72.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:621c9a6bcea703f7a5e35ec28a3e2ab7136aa035c3534985833d942a0215b423 -size 710455 diff --git a/autoyast2-4.3.73.tar.bz2 b/autoyast2-4.3.73.tar.bz2 new file mode 100644 index 0000000..33a1d37 --- /dev/null +++ b/autoyast2-4.3.73.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f6173f4c2dbf3afd42258a53efa9d0e3db9e0295f39c121a5b346f17f22b1b +size 710476 diff --git a/autoyast2.changes b/autoyast2.changes index e695c60..73bc34f 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 15 20:20:41 UTC 2021 - Knut Anderssen + +- Move default networking section values to the network repository + in order to reduce the redundancy and to avoid an unexpected + behavior (bsc#1180535). +- 4.3.73 + ------------------------------------------------------------------- Mon Mar 15 13:13:20 UTC 2021 - Josef Reidinger diff --git a/autoyast2.spec b/autoyast2.spec index 1a66d58..bb2e730 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.3.72 +Version: 4.3.73 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -71,9 +71,10 @@ Requires: yast2 >= 4.3.25 Requires: yast2-core Requires: yast2-country >= 3.1.13 # Moving security module to first installation stage -Requires: yast2-network >= 3.1.145 -Requires: yast2-schema >= 4.0.6 Requires: yast2-security >= 4.1.1 +# Modify start_immediately default value +Requires: yast2-network >= 4.3.59 +Requires: yast2-schema >= 4.0.6 Requires: yast2-transfer >= 2.21.0 Requires: yast2-xml # New API for Y2Storage::PackageHandler and storage features