Hello community, here is the log from the commit of package yast2-ntp-client for openSUSE:Factory checked in at 2016-08-18 10:19:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-ntp-client (Old) and /work/SRC/openSUSE:Factory/.yast2-ntp-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ntp-client" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-ntp-client/yast2-ntp-client.changes 2016-07-12 23:45:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-ntp-client.new/yast2-ntp-client.changes 2016-08-18 10:19:09.000000000 +0200 @@ -1,0 +2,8 @@ +Thu Aug 11 14:24:42 CEST 2016 - [email protected] + +- Error while using <type>__clock</type> in AutoYaST. + Fixed typo. + (bnc#992854) +- 3.1.28 + +------------------------------------------------------------------- Old: ---- yast2-ntp-client-3.1.27.tar.bz2 New: ---- yast2-ntp-client-3.1.28.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ntp-client.spec ++++++ --- /var/tmp/diff_new_pack.G7Siwm/_old 2016-08-18 10:19:10.000000000 +0200 +++ /var/tmp/diff_new_pack.G7Siwm/_new 2016-08-18 10:19:10.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 3.1.27 +Version: 3.1.28 Release: 0 Summary: YaST2 - NTP Client Configuration License: GPL-2.0+ ++++++ yast2-ntp-client-3.1.27.tar.bz2 -> yast2-ntp-client-3.1.28.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ntp-client-3.1.27/package/yast2-ntp-client.changes new/yast2-ntp-client-3.1.28/package/yast2-ntp-client.changes --- old/yast2-ntp-client-3.1.27/package/yast2-ntp-client.changes 2016-07-06 17:21:41.000000000 +0200 +++ new/yast2-ntp-client-3.1.28/package/yast2-ntp-client.changes 2016-08-11 14:42:10.000000000 +0200 @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Aug 11 14:24:42 CEST 2016 - [email protected] + +- Error while using <type>__clock</type> in AutoYaST. + Fixed typo. + (bnc#992854) +- 3.1.28 + +------------------------------------------------------------------- Thu Jun 30 06:51:52 UTC 2016 - [email protected] - Fix regression: crash when reading cron entry failed diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ntp-client-3.1.27/package/yast2-ntp-client.spec new/yast2-ntp-client-3.1.28/package/yast2-ntp-client.spec --- old/yast2-ntp-client-3.1.27/package/yast2-ntp-client.spec 2016-07-06 17:21:41.000000000 +0200 +++ new/yast2-ntp-client-3.1.28/package/yast2-ntp-client.spec 2016-08-11 14:42:10.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-ntp-client -Version: 3.1.27 +Version: 3.1.28 Release: 0 Summary: YaST2 - NTP Client Configuration License: GPL-2.0+ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ntp-client-3.1.27/src/modules/NtpClient.rb new/yast2-ntp-client-3.1.28/src/modules/NtpClient.rb --- old/yast2-ntp-client-3.1.27/src/modules/NtpClient.rb 2016-07-06 17:21:41.000000000 +0200 +++ new/yast2-ntp-client-3.1.28/src/modules/NtpClient.rb 2016-08-11 14:42:10.000000000 +0200 @@ -1168,7 +1168,7 @@ # Parse fudge options of given record and returns a new fudge record for # write - def fugde_options_to_h(record) + def fudge_options_to_h(record) { "comment" => record["fudge_comment"].to_s, "kind" => "value",
