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-05-09 18:43:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-core (Old) and /work/SRC/openSUSE:Factory/.yast2-core.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-core" Mon May 9 18:43:33 2022 rev:192 rq:974932 version:4.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes 2022-04-14 17:24:06.935168724 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-core.new.1538/yast2-core.changes 2022-05-09 18:43:45.876183626 +0200 @@ -1,0 +2,6 @@ +Wed May 4 08:42:31 UTC 2022 - Martin Vidner <mvid...@suse.com> + +- Add missing library dependencies (bsc#1197120) +- 4.5.1 + +------------------------------------------------------------------- Old: ---- yast2-core-4.5.0.tar.bz2 New: ---- yast2-core-4.5.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-core.spec ++++++ --- /var/tmp/diff_new_pack.qu4LlY/_old 2022-05-09 18:43:46.556184424 +0200 +++ /var/tmp/diff_new_pack.qu4LlY/_new 2022-05-09 18:43:46.564184434 +0200 @@ -27,7 +27,7 @@ %bcond_with werror Name: yast2-core -Version: 4.5.0 +Version: 4.5.1 Release: 0 URL: https://github.com/yast/yast-core ++++++ yast2-core-4.5.0.tar.bz2 -> yast2-core-4.5.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-core-4.5.0/libscr/src/Makefile.am new/yast2-core-4.5.1/libscr/src/Makefile.am --- old/yast2-core-4.5.0/libscr/src/Makefile.am 2022-04-12 13:33:29.000000000 +0200 +++ new/yast2-core-4.5.1/libscr/src/Makefile.am 2022-05-04 15:36:04.000000000 +0200 @@ -18,3 +18,7 @@ ${Y2UTIL_CFLAGS} libscr_la_LDFLAGS = -version-info 3:0 +libscr_la_LIBADD = \ + $(top_srcdir)/libycp/src/libycp.la \ + $(top_srcdir)/libycp/src/libycpvalues.la \ + ${Y2UTIL_LIBS} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-core-4.5.0/libycp/src/Makefile.am new/yast2-core-4.5.1/libycp/src/Makefile.am --- old/yast2-core-4.5.0/libycp/src/Makefile.am 2022-04-12 13:33:29.000000000 +0200 +++ new/yast2-core-4.5.1/libycp/src/Makefile.am 2022-05-04 15:36:04.000000000 +0200 @@ -65,7 +65,10 @@ libycpvalues_la_LIBADD = ${Y2UTIL_LIBS} libycp_la_LDFLAGS = -version-info 5:0:0 -libycp_la_LIBADD = ${Y2UTIL_LIBS} ${CRYPTO_LIBS} libycpvalues.la +libycp_la_LIBADD = \ + libycpvalues.la \ + $(top_srcdir)/liby2/src/liby2.la \ + ${Y2UTIL_LIBS} CLEANFILES = parser.output parser.cc scanner.cc $(BUILT_SOURCES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-core-4.5.0/package/yast2-core.changes new/yast2-core-4.5.1/package/yast2-core.changes --- old/yast2-core-4.5.0/package/yast2-core.changes 2022-04-12 13:33:29.000000000 +0200 +++ new/yast2-core-4.5.1/package/yast2-core.changes 2022-05-04 15:36:04.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed May 4 08:42:31 UTC 2022 - Martin Vidner <mvid...@suse.com> + +- Add missing library dependencies (bsc#1197120) +- 4.5.1 + +------------------------------------------------------------------- Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz> - Bump version to 4.5.0 (bsc#1198109) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-core-4.5.0/package/yast2-core.spec new/yast2-core-4.5.1/package/yast2-core.spec --- old/yast2-core-4.5.0/package/yast2-core.spec 2022-04-12 13:33:29.000000000 +0200 +++ new/yast2-core-4.5.1/package/yast2-core.spec 2022-05-04 15:36:04.000000000 +0200 @@ -26,7 +26,7 @@ %bcond_with werror Name: yast2-core -Version: 4.5.0 +Version: 4.5.1 Release: 0 Url: https://github.com/yast/yast-core