- release 1.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/perl-Bootloader?expand=0&rev=275
This commit is contained in:
parent
0af77e1153
commit
f8330b7783
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5dee1e243b425e2cb7393bf4a38d3bba337d562416b0d7c14b9a2cbe05ebecae
|
||||
size 166796
|
3
perl-Bootloader-1.1.tar.xz
Normal file
3
perl-Bootloader-1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ced7ab551ba279503875e77b15dea6c04b15dbfd59a2a83288ef2243481e413
|
||||
size 167500
|
@ -1,3 +1,17 @@
|
||||
--------------------------------------------------------------------
|
||||
Fri May 19 14:15:25 UTC 2023 - wfeldt@opensuse.org
|
||||
|
||||
- no not install kexec-bootloader
|
||||
- 1.1
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Fri May 19 14:08:30 UTC 2023 - wfeldt@opensuse.org
|
||||
|
||||
- merge gh#openSUSE/perl-bootloader#144
|
||||
- add default-settings script
|
||||
- add new kexec-bootloader
|
||||
- add --default-settings option (bsc#1211082)
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Mon Apr 24 17:38:14 UTC 2023 - wfeldt@opensuse.org
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%if %{suse_version} > 1550
|
||||
%if 0%{?usrmerged}
|
||||
%define sbindir %{_sbindir}
|
||||
%else
|
||||
%define sbindir /sbin
|
||||
@ -25,10 +25,11 @@
|
||||
%{!?_distconfdir:%global _distconfdir /etc}
|
||||
|
||||
Name: perl-Bootloader
|
||||
Version: 1.0
|
||||
Version: 1.1
|
||||
Release: 0
|
||||
Requires: coreutils
|
||||
Requires: perl-base = %{perl_version}
|
||||
Provides: perl-Bootloader-YAML = %{version}
|
||||
Obsoletes: perl-Bootloader-YAML < %{version}
|
||||
Summary: Tool for boot loader configuration
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user