Hello community,

here is the log from the commit of package yast2-core for openSUSE:Factory 
checked in at 2018-02-13 10:23:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-core (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-core"

Tue Feb 13 10:23:27 2018 rev:182 rq:573743 version:4.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes    2017-12-01 
17:17:11.971710913 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-core.new/yast2-core.changes       
2018-02-13 10:23:27.833933729 +0100
@@ -1,0 +2,7 @@
+Tue Feb  6 16:16:58 UTC 2018 - mvid...@suse.com
+
+- glibc-2.27 compatibility: Removed an overly specific test case
+  for certain localized numbers (bsc#1079630)
+- 4.0.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-core-4.0.1.tar.bz2

New:
----
  yast2-core-4.0.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-core.spec ++++++
--- /var/tmp/diff_new_pack.mwMQ5i/_old  2018-02-13 10:23:28.381913986 +0100
+++ /var/tmp/diff_new_pack.mwMQ5i/_new  2018-02-13 10:23:28.389913697 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-core
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 %bcond_with werror
 
 Name:           yast2-core
-Version:        4.0.1
+Version:        4.0.2
 Release:        0
 Url:            https://github.com/yast/yast-core
 

++++++ yast2-core-4.0.1.tar.bz2 -> yast2-core-4.0.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-4.0.1/libycp/testsuite/tests/builtin/Builtin_VIII.err 
new/yast2-core-4.0.2/libycp/testsuite/tests/builtin/Builtin_VIII.err
--- old/yast2-core-4.0.1/libycp/testsuite/tests/builtin/Builtin_VIII.err        
2017-11-28 16:31:12.229344968 +0100
+++ new/yast2-core-4.0.2/libycp/testsuite/tests/builtin/Builtin_VIII.err        
2018-02-07 16:19:07.000000000 +0100
@@ -101,10 +101,6 @@
 ----------------------------------------------------------------------
 Parsed:
 ----------------------------------------------------------------------
-float::tolstring (((((1.126e+15 / /* const integer -> const float */1024) / /* 
const integer -> float */1024) / /* const integer -> float */1024) / /* const 
integer -> float */1024), 2)
-----------------------------------------------------------------------
-Parsed:
-----------------------------------------------------------------------
 (tohexstring (31) == "0x1f")
 ----------------------------------------------------------------------
 Parsed:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-4.0.1/libycp/testsuite/tests/builtin/Builtin_VIII.out 
new/yast2-core-4.0.2/libycp/testsuite/tests/builtin/Builtin_VIII.out
--- old/yast2-core-4.0.1/libycp/testsuite/tests/builtin/Builtin_VIII.out        
2017-11-28 16:31:12.229344968 +0100
+++ new/yast2-core-4.0.2/libycp/testsuite/tests/builtin/Builtin_VIII.out        
2018-02-07 16:19:07.000000000 +0100
@@ -22,7 +22,6 @@
 ("1.02")
 ("1,02")
 ("1024.09")
-("1 024,09")
 (true)
 (true)
 (true)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-4.0.1/libycp/testsuite/tests/builtin/Builtin_VIII.ycp 
new/yast2-core-4.0.2/libycp/testsuite/tests/builtin/Builtin_VIII.ycp
--- old/yast2-core-4.0.1/libycp/testsuite/tests/builtin/Builtin_VIII.ycp        
2017-11-28 16:31:12.229344968 +0100
+++ new/yast2-core-4.0.2/libycp/testsuite/tests/builtin/Builtin_VIII.ycp        
2018-02-07 16:19:07.000000000 +0100
@@ -91,7 +91,6 @@
 ( tostring(1049.0/1024, 2) )
 ( float::tolstring(1049.0/1024, 2) )
 ( tostring(1126000000000000.0/1024/1024/1024/1024, 2) )
-( float::tolstring(1126000000000000.0/1024/1024/1024/1024, 2) )
 
 
 //
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-4.0.1/package/yast2-core.changes 
new/yast2-core-4.0.2/package/yast2-core.changes
--- old/yast2-core-4.0.1/package/yast2-core.changes     2017-11-28 
16:31:12.321344968 +0100
+++ new/yast2-core-4.0.2/package/yast2-core.changes     2018-02-07 
16:19:07.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Feb  6 16:16:58 UTC 2018 - mvid...@suse.com
+
+- glibc-2.27 compatibility: Removed an overly specific test case
+  for certain localized numbers (bsc#1079630)
+- 4.0.2
+
+-------------------------------------------------------------------
 Tue Nov 28 15:08:32 UTC 2017 - jreidin...@suse.com
 
 - add jemalloc dependency for y2base which is used only in old
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-4.0.1/package/yast2-core.spec 
new/yast2-core-4.0.2/package/yast2-core.spec
--- old/yast2-core-4.0.1/package/yast2-core.spec        2017-11-28 
16:31:12.321344968 +0100
+++ new/yast2-core-4.0.2/package/yast2-core.spec        2018-02-07 
16:19:07.000000000 +0100
@@ -26,7 +26,7 @@
 %bcond_with werror
 
 Name:           yast2-core
-Version:        4.0.1
+Version:        4.0.2
 Release:        0
 Url:            https://github.com/yast/yast-core
 


Reply via email to