Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-core for openSUSE:Factory 
checked in at 2022-08-31 18:08:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-core (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-core.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-core"

Wed Aug 31 18:08:42 2022 rev:194 rq:1000288 version:4.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes    2022-07-07 
12:57:11.739308211 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-core.new.2083/yast2-core.changes  
2022-08-31 18:08:47.439344129 +0200
@@ -1,0 +2,7 @@
+Tue Aug 30 09:28:44 UTC 2022 - Martin Vidner <mvid...@suse.com>
+
+- Fix a test that would fail in the year 2038
+  (gh#yast/yast-core#160)
+- 4.5.3
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-core.spec ++++++
--- /var/tmp/diff_new_pack.Z4HQbB/_old  2022-08-31 18:08:48.067345790 +0200
+++ /var/tmp/diff_new_pack.Z4HQbB/_new  2022-08-31 18:08:48.071345801 +0200
@@ -27,7 +27,7 @@
 %bcond_with werror
 
 Name:           yast2-core
-Version:        4.5.2
+Version:        4.5.3
 Release:        0
 URL:            https://github.com/yast/yast-core
 

++++++ yast2-core-4.5.2.tar.bz2 -> yast2-core-4.5.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-4.5.2/libycp/testsuite/tests/builtin/Builtin-Misc.err 
new/yast2-core-4.5.3/libycp/testsuite/tests/builtin/Builtin-Misc.err
--- old/yast2-core-4.5.2/libycp/testsuite/tests/builtin/Builtin-Misc.err        
2022-07-05 15:04:09.000000000 +0200
+++ new/yast2-core-4.5.3/libycp/testsuite/tests/builtin/Builtin-Misc.err        
2022-08-30 14:59:30.000000000 +0200
@@ -44,7 +44,7 @@
 ----------------------------------------------------------------------
 Parsed:
 ----------------------------------------------------------------------
-(srandom () > 1000000000)
+(srandom () != nil)
 ----------------------------------------------------------------------
 Parsed:
 ----------------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-4.5.2/libycp/testsuite/tests/builtin/Builtin-Misc.ycp 
new/yast2-core-4.5.3/libycp/testsuite/tests/builtin/Builtin-Misc.ycp
--- old/yast2-core-4.5.2/libycp/testsuite/tests/builtin/Builtin-Misc.ycp        
2022-07-05 15:04:09.000000000 +0200
+++ new/yast2-core-4.5.3/libycp/testsuite/tests/builtin/Builtin-Misc.ycp        
2022-08-30 14:59:30.000000000 +0200
@@ -28,7 +28,7 @@
 (random (10) == 1)
 (random (10) == 8)
 
-(srandom () > 1000000000)
+(srandom () != nil)
 
 
 ("** logging **")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-4.5.2/package/yast2-core.changes 
new/yast2-core-4.5.3/package/yast2-core.changes
--- old/yast2-core-4.5.2/package/yast2-core.changes     2022-07-05 
15:04:09.000000000 +0200
+++ new/yast2-core-4.5.3/package/yast2-core.changes     2022-08-30 
14:59:30.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Aug 30 09:28:44 UTC 2022 - Martin Vidner <mvid...@suse.com>
+
+- Fix a test that would fail in the year 2038
+  (gh#yast/yast-core#160)
+- 4.5.3
+
+-------------------------------------------------------------------
 Mon Jul  4 13:46:48 UTC 2022 - Martin Li??ka <mli...@suse.cz>
 
 - Fix building with GCC 13 and GCC 12.x (gh#yast/yast-core#156)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-4.5.2/package/yast2-core.spec 
new/yast2-core-4.5.3/package/yast2-core.spec
--- old/yast2-core-4.5.2/package/yast2-core.spec        2022-07-05 
15:04:09.000000000 +0200
+++ new/yast2-core-4.5.3/package/yast2-core.spec        2022-08-30 
14:59:30.000000000 +0200
@@ -26,7 +26,7 @@
 %bcond_with werror
 
 Name:           yast2-core
-Version:        4.5.2
+Version:        4.5.3
 Release:        0
 Url:            https://github.com/yast/yast-core
 

Reply via email to