- Store the original repository setup early in the upgrade workflow

so YaST can easily differ between the old and new repositories
  (bsc#1159433)
- 4.2.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=364
This commit is contained in:
YaST Team Bot 2020-01-29 07:34:06 +00:00 committed by Git OBS Bridge
parent 19cfffbbd1
commit 7708a81786
4 changed files with 16 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3ca1eacf532cb634358fdd73f224f744cd6cbd7d4e0da0a718dd19fe5ccc5a7
size 68514

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70c5defc48439f038120c4a207234fd3bc5e51a8b59c7e3798b44ccd7465c0f0
size 68613

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 28 10:23:51 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>
- Store the original repository setup early in the upgrade workflow
so YaST can easily differ between the old and new repositories
(bsc#1159433)
- 4.2.14
-------------------------------------------------------------------
Fri Jan 3 14:51:57 CET 2020 - schubi@suse.de

View File

@ -17,7 +17,7 @@
Name: yast2-update
Version: 4.2.13
Version: 4.2.14
Release: 0
Summary: YaST2 - Update
License: GPL-2.0-only
@ -29,8 +29,8 @@ Source0: %{name}-%{version}.tar.bz2
BuildRequires: update-desktop-files
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: yast2-ruby-bindings >= 1.0.0
# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
BuildRequires: yast2 >= 4.2.1
# Y2Packager::OriginalRepositorySetup
BuildRequires: yast2 >= 4.2.60
# Packages#proposal_for_update
BuildRequires: yast2-packager >= 3.2.13
# xmllint
@ -44,8 +44,8 @@ BuildRequires: yast2-storage-ng >= 4.2.42
# Y2Storage::Crypttab.save_encryption_names
Requires: yast2-storage-ng >= 4.2.42
# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
Requires: yast2 >= 4.2.1
# Y2Packager::OriginalRepositorySetup
Requires: yast2 >= 4.2.60
Requires: yast2-installation
# product_update_summary, product_update_warning
Requires: yast2-packager >= 4.2.33