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-07-07 12:56:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-core (Old) and /work/SRC/openSUSE:Factory/.yast2-core.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-core" Thu Jul 7 12:56:51 2022 rev:193 rq:986863 version:4.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes 2022-05-09 18:43:45.876183626 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-core.new.1523/yast2-core.changes 2022-07-07 12:57:11.739308211 +0200 @@ -1,0 +2,6 @@ +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) +- 4.5.2 + +------------------------------------------------------------------- Old: ---- yast2-core-4.5.1.tar.bz2 New: ---- yast2-core-4.5.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-core.spec ++++++ --- /var/tmp/diff_new_pack.HijoWC/_old 2022-07-07 12:57:12.159308836 +0200 +++ /var/tmp/diff_new_pack.HijoWC/_new 2022-07-07 12:57:12.159308836 +0200 @@ -27,7 +27,7 @@ %bcond_with werror Name: yast2-core -Version: 4.5.1 +Version: 4.5.2 Release: 0 URL: https://github.com/yast/yast-core ++++++ yast2-core-4.5.1.tar.bz2 -> yast2-core-4.5.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-core-4.5.1/liby2util-r/src/y2changes.cc new/yast2-core-4.5.2/liby2util-r/src/y2changes.cc --- old/yast2-core-4.5.1/liby2util-r/src/y2changes.cc 2022-05-04 15:36:04.000000000 +0200 +++ new/yast2-core-4.5.2/liby2util-r/src/y2changes.cc 2022-07-05 15:04:09.000000000 +0200 @@ -24,6 +24,7 @@ #include <sys/time.h> #include <sys/types.h> #include <unistd.h> +#include <time.h> #include <limits> #include <list> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-core-4.5.1/liby2util-r/src/y2log.cc new/yast2-core-4.5.2/liby2util-r/src/y2log.cc --- old/yast2-core-4.5.1/liby2util-r/src/y2log.cc 2022-05-04 15:36:04.000000000 +0200 +++ new/yast2-core-4.5.2/liby2util-r/src/y2log.cc 2022-07-05 15:04:09.000000000 +0200 @@ -26,6 +26,8 @@ #include <sys/types.h> #include <sys/file.h> #include <unistd.h> +#include <time.h> +#include <pthread.h> #include <limits> #include <list> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-core-4.5.1/package/yast2-core.changes new/yast2-core-4.5.2/package/yast2-core.changes --- old/yast2-core-4.5.1/package/yast2-core.changes 2022-05-04 15:36:04.000000000 +0200 +++ new/yast2-core-4.5.2/package/yast2-core.changes 2022-07-05 15:04:09.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +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) +- 4.5.2 + +------------------------------------------------------------------- Wed May 4 08:42:31 UTC 2022 - Martin Vidner <mvid...@suse.com> - Add missing library dependencies (bsc#1197120) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-core-4.5.1/package/yast2-core.spec new/yast2-core-4.5.2/package/yast2-core.spec --- old/yast2-core-4.5.1/package/yast2-core.spec 2022-05-04 15:36:04.000000000 +0200 +++ new/yast2-core-4.5.2/package/yast2-core.spec 2022-07-05 15:04:09.000000000 +0200 @@ -26,7 +26,7 @@ %bcond_with werror Name: yast2-core -Version: 4.5.1 +Version: 4.5.2 Release: 0 Url: https://github.com/yast/yast-core