- Handle renamed add-ons during auto upgrade (part of jsc#SLE-7101)
- 4.2.20 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=857
This commit is contained in:
parent
530f37f6ad
commit
4fdcfc20aa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:705e974941f1b7008f4b4d76e785f80354fc71a56deb932c9bc5009709d6889d
|
|
||||||
size 686109
|
|
3
autoyast2-4.2.20.tar.bz2
Normal file
3
autoyast2-4.2.20.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:622af0a853c8b6601117c509189127edd6fb69095ef388aa8d143f91cae830aa
|
||||||
|
size 687023
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 12 15:49:47 UTC 2019 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
- Handle renamed add-ons during auto upgrade (part of jsc#SLE-7101)
|
||||||
|
- 4.2.20
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 7 10:01:10 UTC 2019 - Josef Reidinger <jreidinger@suse.com>
|
Thu Nov 7 10:01:10 UTC 2019 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.2.19
|
Version: 4.2.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Automated Installation
|
Summary: YaST2 - Automated Installation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -52,6 +52,8 @@ BuildRequires: yast2-slp
|
|||||||
BuildRequires: yast2-transfer
|
BuildRequires: yast2-transfer
|
||||||
BuildRequires: yast2-update >= 3.3.0
|
BuildRequires: yast2-update >= 3.3.0
|
||||||
BuildRequires: yast2-xml
|
BuildRequires: yast2-xml
|
||||||
|
# Required for test suite testing one time sync
|
||||||
|
BuildRequires: yast2-ntp-client >= 4.0.1
|
||||||
# AutoinstIssues::NoProposal
|
# AutoinstIssues::NoProposal
|
||||||
BuildRequires: yast2-storage-ng >= 4.0.160
|
BuildRequires: yast2-storage-ng >= 4.0.160
|
||||||
# %%{_unitdir} macro definition is in a separate package since 13.1
|
# %%{_unitdir} macro definition is in a separate package since 13.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user