diff --git a/yast2-installation-4.2.37.tar.bz2 b/yast2-installation-4.2.37.tar.bz2 deleted file mode 100644 index 35dd823..0000000 --- a/yast2-installation-4.2.37.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c8f6be33718cababc749c8878c9dd99fd99d3e77ec56a886cdc2e90663af152 -size 471637 diff --git a/yast2-installation-4.2.38.tar.bz2 b/yast2-installation-4.2.38.tar.bz2 new file mode 100644 index 0000000..c2a5910 --- /dev/null +++ b/yast2-installation-4.2.38.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42cf4e521110ad1e31ea69405fb85097370714270947b99f670b810b19690df7 +size 471750 diff --git a/yast2-installation.changes b/yast2-installation.changes index f95177b..85e6725 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 17 12:59:50 UTC 2020 - Josef Reidinger + +- Drop few not needed recommends to have identical package on + opensuse and SLE (jsc#SLE-11936, jsc#SLE-11851) +- 4.2.38 + ------------------------------------------------------------------- Fri Mar 13 09:26:49 UTC 2020 - Josef Reidinger diff --git a/yast2-installation.spec b/yast2-installation.spec index cd45ea1..8b4dcb0 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.37 +Version: 4.2.38 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -59,8 +59,6 @@ Requires: tar # Augeas lenses Requires: augeas-lenses # Only in inst-sys -# Requires: yast2-add-on -# Requires: yast2-update Requires: yast2-storage-ng >= 4.0.175 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) @@ -115,15 +113,8 @@ Conflicts: yast2-mouse < 2.18.0 Obsoletes: yast2-installation-devel-doc -# install the registration module only in SLE (bsc#1043122) -%if !0%{?is_opensuse} -Recommends: yast2-registration -%endif Recommends: yast2-online-update Recommends: yast2-firewall -Recommends: release-notes -Recommends: curl -Recommends: yast2-update Recommends: yast2-add-on BuildArch: noarch