From 79195c4ab2b56ce5a8d076185000f27599b5fcd6b08385dbf767ee6a528b93ac Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 18 Mar 2024 15:49:27 +0000 Subject: [PATCH] - release 1.13 OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=303 --- perl-Bootloader-1.12.tar.xz | 3 --- perl-Bootloader-1.13.tar.xz | 3 +++ perl-Bootloader.changes | 16 ++++++++++++++++ perl-Bootloader.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 perl-Bootloader-1.12.tar.xz create mode 100644 perl-Bootloader-1.13.tar.xz diff --git a/perl-Bootloader-1.12.tar.xz b/perl-Bootloader-1.12.tar.xz deleted file mode 100644 index aa028c4..0000000 --- a/perl-Bootloader-1.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ec156ccaab5a4bb936a42264f359fa429b1c305db465c5cb9691356f270dc07 -size 54488 diff --git a/perl-Bootloader-1.13.tar.xz b/perl-Bootloader-1.13.tar.xz new file mode 100644 index 0000000..37f7a97 --- /dev/null +++ b/perl-Bootloader-1.13.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd125d46eb3dedb8906342969e6c3491599b49864f306ff9f12bfc7415fc92a +size 56960 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index 89fba4c..5742985 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,19 @@ +-------------------------------------------------------------------- +Mon Mar 18 15:48:56 UTC 2024 - wfeldt@opensuse.org + +- merge gh#openSUSE/perl-bootloader#165 +- show script error messages also on console +- optimize Makefile +- handle missing grub-installdevice also on powerpc-ieee1275 +- add kexec-bootloader test results +- log grub2-install errors correctly (bsc#1221470) +- support logging command exit codes in tests +- update test cases to include exit code checks +- update test result data +- fix bootloader_entry and update-bootloader exit status +- add tests for bootloader_entry and update-bootloader +- 1.13 + Mon Feb 19 19:51:19 UTC 2024 - wfeldt@opensuse.org - merge gh#openSUSE/perl-bootloader#163 diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index 72e5634..e4efe67 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -25,7 +25,7 @@ %{!?_distconfdir:%global _distconfdir /etc} Name: perl-Bootloader -Version: 1.12 +Version: 1.13 Release: 0 Requires: coreutils Obsoletes: perl-Bootloader-YAML < %{version}