Hello community, here is the log from the commit of package yast2-auth-client for openSUSE:Factory checked in at 2014-02-25 16:41:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-auth-client (Old) and /work/SRC/openSUSE:Factory/.yast2-auth-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-auth-client" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-auth-client/yast2-auth-client.changes 2014-02-21 13:48:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-auth-client.new/yast2-auth-client.changes 2014-02-25 16:41:43.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Feb 24 16:16:52 UTC 2014 - [email protected] + +- bnc##865328 yast2 clone_system throws internal error for undefined + method `y2milestones' for Yast::Builtins:Module +- 3.1.7 + +------------------------------------------------------------------- Old: ---- yast2-auth-client-3.1.6.tar.bz2 New: ---- yast2-auth-client-3.1.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-auth-client.spec ++++++ --- /var/tmp/diff_new_pack.anNh5o/_old 2014-02-25 16:41:44.000000000 +0100 +++ /var/tmp/diff_new_pack.anNh5o/_new 2014-02-25 16:41:44.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-auth-client -Version: 3.1.6 +Version: 3.1.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-auth-client-3.1.6.tar.bz2 -> yast2-auth-client-3.1.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-client-3.1.6/package/yast2-auth-client.changes new/yast2-auth-client-3.1.7/package/yast2-auth-client.changes --- old/yast2-auth-client-3.1.6/package/yast2-auth-client.changes 2014-02-14 15:38:06.000000000 +0100 +++ new/yast2-auth-client-3.1.7/package/yast2-auth-client.changes 2014-02-24 17:48:51.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Mon Feb 24 16:16:52 UTC 2014 - [email protected] + +- bnc##865328 yast2 clone_system throws internal error for undefined + method `y2milestones' for Yast::Builtins:Module +- 3.1.7 + +------------------------------------------------------------------- Wed Feb 12 20:47:27 UTC 2014 - [email protected] - Add missed sudo parameter. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-client-3.1.6/package/yast2-auth-client.spec new/yast2-auth-client-3.1.7/package/yast2-auth-client.spec --- old/yast2-auth-client-3.1.6/package/yast2-auth-client.spec 2014-02-14 15:38:06.000000000 +0100 +++ new/yast2-auth-client-3.1.7/package/yast2-auth-client.spec 2014-02-24 17:48:51.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-auth-client -Version: 3.1.6 +Version: 3.1.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-client-3.1.6/src/clients/auth-client_auto.rb new/yast2-auth-client-3.1.7/src/clients/auth-client_auto.rb --- old/yast2-auth-client-3.1.6/src/clients/auth-client_auto.rb 2014-02-14 15:38:06.000000000 +0100 +++ new/yast2-auth-client-3.1.7/src/clients/auth-client_auto.rb 2014-02-24 17:48:51.000000000 +0100 @@ -55,8 +55,8 @@ end end #TODO make y2debug if it works correctly - Builtins.y2milestones("func=%1", @func) - Builtins.y2milestones("param=%1", @param) + Builtins.y2milestone("func=%1", @func) + Builtins.y2milestone("param=%1", @param) case @func when "Import" @ret = AuthClient.Import(@param) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
