From 9254af9aa612f6beb62415f377ec100dcb26b7455d40274f8fa7bbe7eb2295e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 24 Sep 2024 00:32:01 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main perl-Bootloader revision 903fc1e64797d74881391a746b0a62a2 --- perl-Bootloader-1.13.0.tar.xz | 3 +++ perl-Bootloader-1.13.tar.xz | 3 --- perl-Bootloader.changes | 7 +++++++ perl-Bootloader.spec | 5 +++-- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 perl-Bootloader-1.13.0.tar.xz delete mode 100644 perl-Bootloader-1.13.tar.xz diff --git a/perl-Bootloader-1.13.0.tar.xz b/perl-Bootloader-1.13.0.tar.xz new file mode 100644 index 0000000..2ce1e9c --- /dev/null +++ b/perl-Bootloader-1.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a0a03824dcdec204ad47194834811c5fccbb09ebb9fd28bee08177aad3e029d +size 57168 diff --git a/perl-Bootloader-1.13.tar.xz b/perl-Bootloader-1.13.tar.xz deleted file mode 100644 index 37f7a97..0000000 --- a/perl-Bootloader-1.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddd125d46eb3dedb8906342969e6c3491599b49864f306ff9f12bfc7415fc92a -size 56960 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index 5742985..d9d0f1e 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,10 @@ +-------------------------------------------------------------------- +Mon Sep 23 12:59:15 UTC 2024 - wfeldt@opensuse.org + +- merge gh#openSUSE/perl-bootloader#177 +- fix handling of missing grub_installdevice on powerpc (bsc#1230070) +- 1.13.0 + -------------------------------------------------------------------- Mon Mar 18 15:48:56 UTC 2024 - wfeldt@opensuse.org diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index e4efe67..caaab06 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Bootloader # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,9 +25,10 @@ %{!?_distconfdir:%global _distconfdir /etc} Name: perl-Bootloader -Version: 1.13 +Version: 1.13.0 Release: 0 Requires: coreutils +Requires: util-linux Obsoletes: perl-Bootloader-YAML < %{version} Conflicts: kexec-tools < 2.0.26.0 Summary: Tool for boot loader configuration