Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/os-prober.git#805c83633dc819e8754a59f7ebce19c6ec210464
This commit is contained in:
DistroBaker 2021-02-03 19:57:45 +00:00
parent 387eb4a377
commit 4345922ec4

View File

@ -1,6 +1,6 @@
Name: os-prober Name: os-prober
Version: 1.77 Version: 1.77
Release: 6%{?dist} Release: 7%{?dist}
Summary: Probes disks on the system for installed operating systems Summary: Probes disks on the system for installed operating systems
# For more information about licensing, see copyright file. # For more information about licensing, see copyright file.
@ -26,6 +26,7 @@ Requires: udev coreutils util-linux
Requires: grep /bin/sed /sbin/modprobe Requires: grep /bin/sed /sbin/modprobe
Requires: grub2-tools-minimal Requires: grub2-tools-minimal
BuildRequires: make
BuildRequires: gcc git BuildRequires: gcc git
%description %description
@ -89,6 +90,9 @@ fi
%{_var}/lib/%{name} %{_var}/lib/%{name}
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.77-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Oct 10 2020 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 1.77-6 * Sat Oct 10 2020 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 1.77-6
- Workaround for grub2-mount slow wildcard file matching, fixes #1770599 - Workaround for grub2-mount slow wildcard file matching, fixes #1770599