Accepting request 501331 from YaST:Head

submit new version 3.2.8

OBS-URL: https://build.opensuse.org/request/show/501331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=94
This commit is contained in:
Dominique Leuenberger 2017-06-07 11:09:01 +00:00 committed by Git OBS Bridge
commit 7019a7a740
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cce578bd5436147c28a524e0603aa12738f55639a51d282b54123587aafbc03
size 80352

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddb33c3a1f755a5932bb5bd0719ee84c91fd27e7d9cf6d09b117a07b3b0dd6b2
size 81108

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jun 2 16:37:27 CEST 2017 - schubi@suse.de
- AutoYaST: Fixed crash in CFA class while writing settings to
ntp.conf. (bnc#1040350)
- 3.2.8
-------------------------------------------------------------------
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 Tue Mar 21 14:48:29 UTC 2017 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-ntp-client Name: yast2-ntp-client
Version: 3.2.6 Version: 3.2.8
Release: 0 Release: 0
Summary: YaST2 - NTP Client Configuration Summary: YaST2 - NTP Client Configuration
License: GPL-2.0+ License: GPL-2.0+
@ -73,6 +73,7 @@ rake install DESTDIR="%{buildroot}"
%{yast_desktopdir}/ntp-client.desktop %{yast_desktopdir}/ntp-client.desktop
%{yast_ydatadir}/ntp_servers.yml %{yast_ydatadir}/ntp_servers.yml
%{yast_schemadir}/autoyast/rnc/ntpclient.rnc %{yast_schemadir}/autoyast/rnc/ntpclient.rnc
%{yast_dir}/lib
%dir %{yast_docdir} %dir %{yast_docdir}
%doc %{yast_docdir}/COPYING %doc %{yast_docdir}/COPYING