forked from pool/yast2-installation
- Do not restart services when updating the package (bsc#1199480,
bsc#1200274) -4.5.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1173
This commit is contained in:
parent
ace8ab7574
commit
0d71a14e28
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:118a736189198803c2368aaebdc1a552c511a0d5b7ab0fb63da1812e905289d1
|
||||
size 1482191
|
3
yast2-installation-4.5.3.tar.bz2
Normal file
3
yast2-installation-4.5.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:590a0dca20c1d2b82b635a7b25090383a55a0b9d353886f563a4e2e26688ef4d
|
||||
size 1482762
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 11:28:30 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
- Do not restart services when updating the package (bsc#1199480,
|
||||
bsc#1200274)
|
||||
-4.5.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 15:42:10 UTC 2022 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.5.2
|
||||
Version: 4.5.3
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -183,7 +183,7 @@ systemctl enable YaST2-Firstboot.service
|
||||
%service_del_preun YaST2-Second-Stage.service YaST2-Firstboot.service
|
||||
|
||||
%postun
|
||||
%service_del_postun YaST2-Second-Stage.service YaST2-Firstboot.service
|
||||
%service_del_postun_without_restart YaST2-Second-Stage.service YaST2-Firstboot.service
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user