forked from pool/yast2-ntp-client
- Add a CFA class to handle ntp.conf
- Fixed build. - NtpClient module does not use this new class - These are additional fixed for bsc#983486 and bsc#929694. - 3.2.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=229
This commit is contained in:
parent
0983ee5093
commit
f1754e3690
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cce578bd5436147c28a524e0603aa12738f55639a51d282b54123587aafbc03
|
||||
size 80352
|
3
yast2-ntp-client-3.2.7.tar.bz2
Normal file
3
yast2-ntp-client-3.2.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06e9cc5a82263acb59db30a1756329baf4f11cbaa931c6a11caee4b487c7b14e
|
||||
size 80434
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 15:32:37 UTC 2017 - igonzalezsosa@suse.com
|
||||
|
||||
- Add a CFA class to handle ntp.conf
|
||||
- Fixed build.
|
||||
- NtpClient module does not use this new class
|
||||
- These are additional fixed for bsc#983486 and bsc#929694.
|
||||
- 3.2.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 14:48:29 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-ntp-client
|
||||
Version: 3.2.6
|
||||
Version: 3.2.7
|
||||
Release: 0
|
||||
Summary: YaST2 - NTP Client Configuration
|
||||
License: GPL-2.0+
|
||||
@ -73,6 +73,7 @@ rake install DESTDIR="%{buildroot}"
|
||||
%{yast_desktopdir}/ntp-client.desktop
|
||||
%{yast_ydatadir}/ntp_servers.yml
|
||||
%{yast_schemadir}/autoyast/rnc/ntpclient.rnc
|
||||
%{yast_dir}/lib
|
||||
|
||||
%dir %{yast_docdir}
|
||||
%doc %{yast_docdir}/COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user