diff --git a/update-bootloader-1.21.tar.xz b/update-bootloader-1.21.tar.xz deleted file mode 100644 index fdf9b9a..0000000 --- a/update-bootloader-1.21.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32df7a5c438a7fba35ecc1cb5952ee96bd83849b420c84f965691d17f2535ac3 -size 65400 diff --git a/update-bootloader-1.24.tar.xz b/update-bootloader-1.24.tar.xz new file mode 100644 index 0000000..e3d49b6 --- /dev/null +++ b/update-bootloader-1.24.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48192cdac06e3bddd6edf8b2e97e72a68c594138f0b956e7b936b28780ef5ae9 +size 66648 diff --git a/update-bootloader.changes b/update-bootloader.changes index 1e02324..205e4de 100644 --- a/update-bootloader.changes +++ b/update-bootloader.changes @@ -1,3 +1,27 @@ +-------------------------------------------------------------------- +Fri Jan 24 17:03:35 UTC 2025 - wfeldt@opensuse.org + +- merge gh#openSUSE/perl-bootloader#190 +- re-add --refresh option (bsc#1236393) +- update tests +- 1.24 + +-------------------------------------------------------------------- +Mon Jan 20 18:39:00 UTC 2025 - wfeldt@opensuse.org + +- merge gh#openSUSE/perl-bootloader#189 +- make update-bootloader an alias for pbl and re-add still in-use + legacy options (bsc#1235320) +- update tests +- 1.23 + +-------------------------------------------------------------------- +Mon Jan 20 11:39:02 UTC 2025 - wfeldt@opensuse.org + +- merge gh#openSUSE/perl-bootloader#188 +- really enforce bash everywhere now (bsc#1231018) +- 1.22 + -------------------------------------------------------------------- Tue Dec 3 12:23:38 UTC 2024 - wfeldt@opensuse.org diff --git a/update-bootloader.spec b/update-bootloader.spec index 39c22a9..2efba73 100644 --- a/update-bootloader.spec +++ b/update-bootloader.spec @@ -1,7 +1,7 @@ # # spec file for package update-bootloader # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,12 +25,12 @@ %{!?_distconfdir:%global _distconfdir /etc} Name: update-bootloader -Version: 1.21 +Version: 1.24 Release: 0 Requires: coreutils Requires: util-linux -Obsoletes: perl-Bootloader-YAML < %{version} Obsoletes: perl-Bootloader < %{version}-%{release} +Obsoletes: perl-Bootloader-YAML < %{version} Provides: perl-Bootloader = %{version}-%{release} Conflicts: kexec-tools < 2.0.26.0 Summary: Tool for boot loader configuration