forked from pool/yast2-installation
- Added "yupdate" script to simplify patching the installer
(bsc#1163691) - 4.2.35 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1050
This commit is contained in:
parent
75f3dd04b2
commit
9e4e24bf5a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d7e87d84f968c6bf1adfbf1a0b573e6ef8103b888e2c7725f4a211bb0bed44e
|
|
||||||
size 462636
|
|
3
yast2-installation-4.2.35.tar.bz2
Normal file
3
yast2-installation-4.2.35.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8c06ee3347d8fc1acf9d526a6b1389d1fce6fecebf6bc43cb47e641d9bb92fe5
|
||||||
|
size 471790
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 21 09:45:10 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>
|
||||||
|
|
||||||
|
- Added "yupdate" script to simplify patching the installer
|
||||||
|
(bsc#1163691)
|
||||||
|
- 4.2.35
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 20 15:12:39 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
Thu Feb 20 15:12:39 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.2.34
|
Version: 4.2.35
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -192,6 +192,8 @@ systemctl enable YaST2-Firstboot.service
|
|||||||
|
|
||||||
# systemd service files
|
# systemd service files
|
||||||
%{_unitdir}
|
%{_unitdir}
|
||||||
|
# yupdate script
|
||||||
|
%{_bindir}/
|
||||||
%{yast_clientdir}
|
%{yast_clientdir}
|
||||||
%{yast_moduledir}
|
%{yast_moduledir}
|
||||||
%{yast_desktopdir}
|
%{yast_desktopdir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user