forked from pool/yast2-installation
- drop starting of hal as it is also obsolete and no longer exist
(jsc#SLE-10976) - drop deprecated network technologies (jsc#SLE-7753) - replace rc* and init.d usage by systemd or start_service depending if it runs in first stage or second (jsc#SLE-10976) - 4.2.26 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1042
This commit is contained in:
parent
fbcaf4774f
commit
21bb676421
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:776d2a7dd53427eb1a7a75e9d968457bdfeae7060627785966b759c2077b90fd
|
||||
size 465604
|
3
yast2-installation-4.2.26.tar.bz2
Normal file
3
yast2-installation-4.2.26.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd8dbbd3d59d0e6cd10175dc8380e2b94780ed22ef4d8f266d0009cd51d79415
|
||||
size 465273
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 11:25:19 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||
|
||||
- drop starting of hal as it is also obsolete and no longer exist
|
||||
(jsc#SLE-10976)
|
||||
- drop deprecated network technologies (jsc#SLE-7753)
|
||||
- replace rc* and init.d usage by systemd or start_service
|
||||
depending if it runs in first stage or second (jsc#SLE-10976)
|
||||
- 4.2.26
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 14:33:50 UTC 2019 - schubi@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-installation
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.2.25
|
||||
Version: 4.2.26
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user