From 3b979588d683e85da7cc725820c2d7222047ee8d7c9ca3a70acb5e69a328b029 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 12 Mar 2020 09:49:40 +0000 Subject: [PATCH] - Do not remove the installation repositories in the "Previously Used Repositories" step (bsc#1163081) - 4.2.18 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=369 --- yast2-update-4.2.17.tar.bz2 | 3 --- yast2-update-4.2.18.tar.bz2 | 3 +++ yast2-update.changes | 7 +++++++ yast2-update.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-update-4.2.17.tar.bz2 create mode 100644 yast2-update-4.2.18.tar.bz2 diff --git a/yast2-update-4.2.17.tar.bz2 b/yast2-update-4.2.17.tar.bz2 deleted file mode 100644 index 4f3e817..0000000 --- a/yast2-update-4.2.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac4b2e7e2a0779e07df151f5b560383065548ffc0f8dda431d6b90065f2c0009 -size 68223 diff --git a/yast2-update-4.2.18.tar.bz2 b/yast2-update-4.2.18.tar.bz2 new file mode 100644 index 0000000..0ee72d0 --- /dev/null +++ b/yast2-update-4.2.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a428e1e1921394739ecddfe7129bef64c6b0887894040b2a65d770c34e500ee +size 68288 diff --git a/yast2-update.changes b/yast2-update.changes index 2cbb23f..0ae8600 100644 --- a/yast2-update.changes +++ b/yast2-update.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 12 08:52:36 UTC 2020 - Ladislav Slezák + +- Do not remove the installation repositories in the "Previously + Used Repositories" step (bsc#1163081) +- 4.2.18 + ------------------------------------------------------------------- Fri Feb 21 09:06:01 UTC 2020 - Ladislav Slezák diff --git a/yast2-update.spec b/yast2-update.spec index c97354e..015ec05 100644 --- a/yast2-update.spec +++ b/yast2-update.spec @@ -17,7 +17,7 @@ Name: yast2-update -Version: 4.2.17 +Version: 4.2.18 Release: 0 Summary: YaST2 - Update License: GPL-2.0-only @@ -30,7 +30,7 @@ BuildRequires: update-desktop-files BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-ruby-bindings >= 1.0.0 # Y2Packager::OriginalRepositorySetup -BuildRequires: yast2 >= 4.2.60 +BuildRequires: yast2 >= 4.2.71 # Packages#proposal_for_update BuildRequires: yast2-packager >= 3.2.13 # xmllint @@ -46,7 +46,7 @@ BuildRequires: yast2-storage-ng >= 4.2.42 # Y2Storage::Crypttab.save_encryption_names Requires: yast2-storage-ng >= 4.2.42 # Y2Packager::OriginalRepositorySetup -Requires: yast2 >= 4.2.60 +Requires: yast2 >= 4.2.71 Requires: yast2-installation # product_update_summary, product_update_warning Requires: yast2-packager >= 4.2.33