- Adapt to the ProductSpec API (bsc#1192626).
- 4.4.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-update?expand=0&rev=381
This commit is contained in:
parent
590d8eb6c3
commit
122f06307b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:058d15c0e7f9ec3fd2c02d5dce8c5ec2df01f9c1dd8b18c3771b8562e2101b4c
|
||||
size 68892
|
3
yast2-update-4.4.4.tar.bz2
Normal file
3
yast2-update-4.4.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c677d1e53da1312a634fdd2f13433e6b5194dbd896e739d960f68a49da504373
|
||||
size 68935
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 15 13:10:22 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Adapt to the ProductSpec API (bsc#1192626).
|
||||
- 4.4.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 14:08:12 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
Name: yast2-update
|
||||
Version: 4.4.3
|
||||
Version: 4.4.4
|
||||
Release: 0
|
||||
Summary: YaST2 - Update
|
||||
License: GPL-2.0-only
|
||||
Group: System/YaST
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/yast/yast-update
|
||||
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
@ -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
|
||||
# Y2Packager::OriginalRepositorySetup
|
||||
BuildRequires: yast2 >= 4.2.71
|
||||
# Packages#proposal_for_update
|
||||
BuildRequires: yast2-packager >= 3.2.13
|
||||
# ProductSpec API
|
||||
BuildRequires: yast2 >= 4.4.21
|
||||
# ProductSpec API
|
||||
BuildRequires: yast2-packager >= 4.4.13
|
||||
# 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
|
||||
# Y2Packager::OriginalRepositorySetup
|
||||
Requires: yast2 >= 4.2.71
|
||||
# ProductSpec API
|
||||
Requires: yast2 >= 4.4.21
|
||||
Requires: yast2-installation
|
||||
# product_update_summary, product_update_warning
|
||||
Requires: yast2-packager >= 4.2.33
|
||||
# ProductSpec API
|
||||
Requires: yast2-packager >= 4.4.13
|
||||
# Pkg::SetAdditionalVendors
|
||||
Requires: yast2-pkg-bindings >= 4.3.3
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user