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 2024-02-21 17:52:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Bootloader (Old)
and /work/SRC/openSUSE:Factory/.perl-Bootloader.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Bootloader"
Wed Feb 21 17:52:01 2024 rev:214 rq:1147668 version:1.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Bootloader/perl-Bootloader.changes
2024-01-26 22:46:50.723286478 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Bootloader.new.1706/perl-Bootloader.changes
2024-02-21 17:52:08.634025715 +0100
@@ -0,0 +1,26 @@
+Mon Feb 19 19:51:19 UTC 2024 - [email protected]
+
+- merge gh#openSUSE/perl-bootloader#163
+- validate test output for each shell individually
+- update and extend tests
+- reworked default-settings command
+- add test case for default-settings
+- rework get-option command
+- add test case for get-option
+- rework del-option command
+- add test case for del-option
+- rework add-option command
+- add test case for add-option
+- rework grub2-efi install
+- adjust some tests
+- systemd-boot test adjusted
+- rework remove-kernel option and add tests
+- rework add-kernel option and add tests
+- adjust kexec-bootloader and add tests
+- remove support for dash
+- remove ancient perl library code from master branch
+- updated git2log script
+- adjust spec file
+- rewrite grub2 install to be more compatible (bsc#1214361)
+- 1.12
+
Old:
----
perl-Bootloader-1.11.tar.xz
New:
----
perl-Bootloader-1.12.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Bootloader.spec ++++++
--- /var/tmp/diff_new_pack.4tEjpt/_old 2024-02-21 17:52:09.106042800 +0100
+++ /var/tmp/diff_new_pack.4tEjpt/_new 2024-02-21 17:52:09.110042944 +0100
@@ -25,10 +25,9 @@
%{!?_distconfdir:%global _distconfdir /etc}
Name: perl-Bootloader
-Version: 1.11
+Version: 1.12
Release: 0
Requires: coreutils
-Requires: perl-base = %{perl_version}
Obsoletes: perl-Bootloader-YAML < %{version}
Conflicts: kexec-tools < 2.0.26.0
Summary: Tool for boot loader configuration
@@ -37,9 +36,7 @@
URL: https://github.com/openSUSE/perl-bootloader
Source: %{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: perl
BuildRequires: rubygem(asciidoctor)
-#!BuildIgnore: mdadm e2fsprogs limal-bootloader
%description
Shell script wrapper for configuring various boot loaders.
++++++ perl-Bootloader-1.11.tar.xz -> perl-Bootloader-1.12.tar.xz ++++++
++++ 24853 lines of diff (skipped)