Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Bootloader for openSUSE:Factory checked in at 2021-07-28 19:19:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Bootloader (Old) and /work/SRC/openSUSE:Factory/.perl-Bootloader.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Bootloader" Wed Jul 28 19:19:31 2021 rev:195 rq:908553 version:0.935 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Bootloader/perl-Bootloader.changes 2021-04-18 21:45:01.320712869 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Bootloader.new.1899/perl-Bootloader.changes 2021-07-28 19:19:48.471653795 +0200 @@ -1,0 +2,7 @@ +Tue Jul 27 09:21:14 UTC 2021 - wfe...@opensuse.org + +- merge gh#openSUSE/perl-bootloader#135 +- fix typo in update-bootloader +- 0.935 + +-------------------------------------------------------------------- Old: ---- perl-Bootloader-0.934.tar.xz New: ---- perl-Bootloader-0.935.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Bootloader.spec ++++++ --- /var/tmp/diff_new_pack.cxj31s/_old 2021-07-28 19:19:49.491652457 +0200 +++ /var/tmp/diff_new_pack.cxj31s/_new 2021-07-28 19:19:49.495652451 +0200 @@ -17,7 +17,7 @@ Name: perl-Bootloader -Version: 0.934 +Version: 0.935 Release: 0 Requires: coreutils Requires: perl-base = %{perl_version} ++++++ perl-Bootloader-0.934.tar.xz -> perl-Bootloader-0.935.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/perl-Bootloader-0.934/VERSION new/perl-Bootloader-0.935/VERSION --- old/perl-Bootloader-0.934/VERSION 2021-04-15 13:34:05.000000000 +0200 +++ new/perl-Bootloader-0.935/VERSION 2021-07-27 11:21:14.000000000 +0200 @@ -1 +1 @@ -0.934 +0.935 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/perl-Bootloader-0.934/changelog new/perl-Bootloader-0.935/changelog --- old/perl-Bootloader-0.934/changelog 2021-04-15 13:34:05.000000000 +0200 +++ new/perl-Bootloader-0.935/changelog 2021-07-27 11:21:14.000000000 +0200 @@ -1,3 +1,7 @@ +2021-07-27: 0.935 + - merge gh#openSUSE/perl-bootloader#135 + - fix typo in update-bootloader + 2021-04-15: 0.934 - merge gh#openSUSE/perl-bootloader#134 - install with --removable if efivars are not writable diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/perl-Bootloader-0.934/update-bootloader new/perl-Bootloader-0.935/update-bootloader --- old/perl-Bootloader-0.934/update-bootloader 2021-04-15 13:34:05.000000000 +0200 +++ new/perl-Bootloader-0.935/update-bootloader 2021-07-27 11:21:14.000000000 +0200 @@ -91,11 +91,11 @@ =item B<--xen> -specify that you what to add a xen and not a regular image section +specify that you want to add a xen and not a regular image section =item B<--xen-kernel> F<file> -specify that you what to add a xen section with a specific image. +specify that you want to add a xen section with a specific image. Implies --xen option. =item B<--default>