- Do not crash after selecting the system to upgrade when using
the full medium (bsc#1193212). - 4.4.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=384
This commit is contained in:
parent
c65d28fabb
commit
f5968c3111
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcd7ca18ca84dd02a45a70af8d0c6b68b7d9a80905a0354a3ca9a8a27e92a014
|
||||
size 68012
|
3
yast2-update-4.4.6.tar.bz2
Normal file
3
yast2-update-4.4.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab68fd278cd31fd05b9cdff0637601ae4faa49bdee569246a02bcb8bb6d5461d
|
||||
size 67836
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 07:50:46 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Do not crash after selecting the system to upgrade when using
|
||||
the full medium (bsc#1193212).
|
||||
- 4.4.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 26 15:02:03 UTC 2021 - David Diaz <dgonzalez@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 4.4.5
|
||||
Version: 4.4.6
|
||||
Release: 0
|
||||
Summary: YaST2 - Update
|
||||
License: GPL-2.0-only
|
||||
@ -29,10 +29,10 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2-devtools >= 4.2.2
|
||||
BuildRequires: yast2-ruby-bindings >= 1.0.0
|
||||
# ProductSpec API
|
||||
BuildRequires: yast2 >= 4.4.21
|
||||
# ProductSpec API
|
||||
BuildRequires: yast2-packager >= 4.4.13
|
||||
# Product#register_target
|
||||
BuildRequires: yast2 >= 4.4.25
|
||||
# ProductSpec#register_target
|
||||
BuildRequires: yast2-packager >= 4.4.15
|
||||
# xmllint
|
||||
BuildRequires: libxml2-tools
|
||||
# control.rng
|
||||
@ -47,11 +47,11 @@ BuildRequires: yast2-storage-ng >= 4.2.42
|
||||
|
||||
# Y2Storage::Crypttab.save_encryption_names
|
||||
Requires: yast2-storage-ng >= 4.2.42
|
||||
# ProductSpec API
|
||||
Requires: yast2 >= 4.4.21
|
||||
# Product#register_target
|
||||
Requires: yast2 >= 4.4.25
|
||||
Requires: yast2-installation
|
||||
# ProductSpec API
|
||||
Requires: yast2-packager >= 4.4.13
|
||||
# ProductSpec#register_target
|
||||
Requires: yast2-packager >= 4.4.15
|
||||
# Pkg::SetAdditionalVendors
|
||||
Requires: yast2-pkg-bindings >= 4.3.3
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user