Accepting request 947704 from YaST:Head
submit new version 4.4.35 OBS-URL: https://build.opensuse.org/request/show/947704 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=491
This commit is contained in:
commit
eac9db8a4e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9888709c340fa0d8ef18a5004f7b5826441afbeef780264fa675a5240599396
|
||||
size 1478991
|
3
yast2-installation-4.4.35.tar.bz2
Normal file
3
yast2-installation-4.4.35.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b665e4731d8e6b3275518f2fbdef59252beb9c2f58af97b8947b7be02bc4c37
|
||||
size 1479218
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 20 08:52:18 UTC 2022 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Enable RSpec verifying doubles in unit tests to ensue that
|
||||
the mocked methods really exist (bsc#1194784)
|
||||
- Fixed crash when importing an SSH configuration in AutoYaST
|
||||
installation
|
||||
- 4.4.35
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 12 13:02:56 UTC 2022 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.4.34
|
||||
Version: 4.4.35
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -41,8 +41,8 @@ BuildRequires: yast2-firewall
|
||||
BuildRequires: yast2-network >= 4.4.12
|
||||
# ProductSpec API
|
||||
BuildRequires: yast2-packager >= 4.4.13
|
||||
# for AbortException and handle direct abort
|
||||
BuildRequires: yast2-ruby-bindings >= 4.0.6
|
||||
# yast/rspec/helpers.rb
|
||||
BuildRequires: yast2-ruby-bindings >= 4.4.7
|
||||
# For LSM classes
|
||||
BuildRequires: yast2-security
|
||||
# using /usr/bin/udevadm
|
||||
|
Loading…
Reference in New Issue
Block a user