forked from pool/yast2-installation
Accepting request 903246 from YaST:Head
submit new version 4.4.14 OBS-URL: https://build.opensuse.org/request/show/903246 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=474
This commit is contained in:
commit
deecf64db0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68632401fb9533cbbe180e593ac0a904e123a3b6a6dd671e9f08e75d7b696d09
|
||||
size 1473563
|
3
yast2-installation-4.4.14.tar.bz2
Normal file
3
yast2-installation-4.4.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddb72a527e87880548cee0f52e73b46be04c6fe0ef369aa45245ba04238a9013
|
||||
size 1473627
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 14:10:33 UTC 2021 - José Iván López González <jlopez@suse.com>
|
||||
|
||||
- Adapt code to Y2Users (part of jsc#PM-2620).
|
||||
- 4.4.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 10:35:42 UTC 2021 - David Diaz <dgonzalez@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.4.13
|
||||
Version: 4.4.14
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -47,8 +47,8 @@ BuildRequires: yast2-ruby-bindings >= 4.0.6
|
||||
BuildRequires: yast2-security
|
||||
# using /usr/bin/udevadm
|
||||
BuildRequires: yast2-storage-ng >= 4.2.71
|
||||
# new root password cwm widget
|
||||
BuildRequires: yast2-users >= 3.2.8
|
||||
# Y2Users
|
||||
BuildRequires: yast2-users >= 4.4.2
|
||||
# needed for xml agent reading about products
|
||||
BuildRequires: yast2-xml
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
@ -93,7 +93,8 @@ Requires: yast2-ruby-bindings >= 4.0.6
|
||||
Requires: yast2-services-manager >= 3.2.1
|
||||
# Only in inst-sys
|
||||
Requires: yast2-storage-ng >= 4.0.175
|
||||
Requires: yast2-users >= 3.2.8
|
||||
# Y2Users
|
||||
Requires: yast2-users >= 4.4.2
|
||||
PreReq: %fillup_prereq
|
||||
Recommends: yast2-add-on
|
||||
Recommends: yast2-firewall
|
||||
|
Loading…
Reference in New Issue
Block a user