Accepting request 783970 from YaST:Head
submit new version 4.2.31 OBS-URL: https://build.opensuse.org/request/show/783970 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=271
This commit is contained in:
commit
98d5f3cd7c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62397a3afc76128023ab0e938fc366e21257743b94e0b5c868fbcd4a65c03757
|
||||
size 691083
|
3
autoyast2-4.2.31.tar.bz2
Normal file
3
autoyast2-4.2.31.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:358621cca8d9e521207992e4119260d9f3e9407d64fd6ea33d2f3233034584a1
|
||||
size 691020
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 11 15:27:34 UTC 2020 - Ancor Gonzalez Sosa <ancor@suse.com>
|
||||
|
||||
- Adapted to changes in yast2-storage-ng (related to bsc#1140040).
|
||||
- 4.2.31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 10:19:09 CET 2020 - schubi@suse.de
|
||||
|
||||
- Security fix: Removed all "--gpg-auto-import-keys" options from
|
||||
zypper commands (bsc#1140711)
|
||||
- 4.2.30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 13:18:51 CET 2020 - schubi@suse.de
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.2.29
|
||||
Version: 4.2.31
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
@ -54,8 +54,8 @@ BuildRequires: yast2-update >= 3.3.0
|
||||
BuildRequires: yast2-xml
|
||||
# Required for test suite testing one time sync
|
||||
BuildRequires: yast2-ntp-client >= 4.0.1
|
||||
# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
|
||||
BuildRequires: yast2-storage-ng >= 4.2.55
|
||||
# New API for Y2Storage::PackageHandler and storage features
|
||||
BuildRequires: yast2-storage-ng >= 4.2.95
|
||||
# %%{_unitdir} macro definition is in a separate package since 13.1
|
||||
%if 0%{?suse_version} >= 1310
|
||||
BuildRequires: systemd-rpm-macros
|
||||
@ -76,9 +76,9 @@ Requires: yast2-schema >= 4.0.6
|
||||
Requires: yast2-security >= 4.1.1
|
||||
Requires: yast2-transfer >= 2.21.0
|
||||
Requires: yast2-xml
|
||||
# Y2Storage::AutoinstProposal constructor receives a ProposalSettings object
|
||||
# New API for Y2Storage::PackageHandler and storage features
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
Requires: yast2-storage-ng >= 4.2.55
|
||||
Requires: yast2-storage-ng >= 4.2.95
|
||||
|
||||
Conflicts: yast2-installation < 3.1.166
|
||||
|
||||
@ -108,8 +108,8 @@ installation sources.
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
|
||||
# Y2Storage::AutoinstIssues containing section information
|
||||
BuildRequires: yast2-storage-ng >= 4.0.15
|
||||
# New API for Y2Storage::PackageHandler and storage features
|
||||
BuildRequires: yast2-storage-ng >= 4.2.95
|
||||
|
||||
# API for Disabled Modules (ProductControl)
|
||||
Requires: yast2 >= 2.16.36
|
||||
|
Loading…
x
Reference in New Issue
Block a user