[yast-commit] [ci_new_pac] JFYI yast2-kdump -> sle12
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-kdump -> sle12 Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-kdump/yast2-kdump.changes 2014-05-27 11:55:53.000000000 +0200 +++ /mounts/work_src_done/SLE12/yast2-kdump/yast2-kdump.changes 2014-05-29 10:53:31.000000000 +0200 @@ -1,0 +2,6 @@ +Thu May 29 08:42:11 UTC 2014 - jreidinger@suse.com + +- fix crash of software proposal +- 3.1.14 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-kdump - yast2-schema ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-kdump (Old) and /mounts/work_src_done/SLE12/yast2-kdump (BS:build ID:38702 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-kdump", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-kdump-3.1.13.tar.bz2 New: ---- yast2-kdump-3.1.14.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-kdump.spec ++++++ --- /var/tmp/diff_new_pack.na0bAv/_old 2014-05-30 12:19:44.000000000 +0200 +++ /var/tmp/diff_new_pack.na0bAv/_new 2014-05-30 12:19:44.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 3.1.13 +Version: 3.1.14 Release: 0 Summary: Configuration of kdump License: GPL-2.0 ++++++ yast2-kdump-3.1.13.tar.bz2 -> yast2-kdump-3.1.14.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.13/package/yast2-kdump.changes new/yast2-kdump-3.1.14/package/yast2-kdump.changes --- old/yast2-kdump-3.1.13/package/yast2-kdump.changes 2014-05-27 09:45:22.000000000 +0200 +++ new/yast2-kdump-3.1.14/package/yast2-kdump.changes 2014-05-29 10:50:21.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu May 29 08:42:11 UTC 2014 - jreidinger@suse.com + +- fix crash of software proposal +- 3.1.14 + +------------------------------------------------------------------- Tue May 27 07:32:37 UTC 2014 - jreidinger@suse.com - Do not force yast2-kdump on target system to allow yastless diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.13/package/yast2-kdump.spec new/yast2-kdump-3.1.14/package/yast2-kdump.spec --- old/yast2-kdump-3.1.13/package/yast2-kdump.spec 2014-05-27 09:45:22.000000000 +0200 +++ new/yast2-kdump-3.1.14/package/yast2-kdump.spec 2014-05-29 10:50:21.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-kdump -Version: 3.1.13 +Version: 3.1.14 Release: 0 Summary: Configuration of kdump License: GPL-2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-kdump-3.1.13/src/modules/Kdump.rb new/yast2-kdump-3.1.14/src/modules/Kdump.rb --- old/yast2-kdump-3.1.13/src/modules/Kdump.rb 2014-05-27 09:45:23.000000000 +0200 +++ new/yast2-kdump-3.1.14/src/modules/Kdump.rb 2014-05-29 10:50:21.000000000 +0200 @@ -740,7 +740,7 @@ return unless Mode.installation @kdump_packages << "kexec-tools" - @kdump_packages << Arch.ppc64 ? "kernel-kdump" : "kdump" + @kdump_packages << (Arch.ppc64 ? "kernel-kdump" : "kdump") end # Propose global variables once... continue with "q"... Checked in at Fri May 30 12:20:21 CEST 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
ro