From 5b14727668886088abd1a162b20841b706a30622 Mon Sep 17 00:00:00 2001 From: Hedayat Vatankhah Date: Wed, 15 May 2019 01:15:12 +0430 Subject: [PATCH] Use distro LDFLAGS when building the package --- os-prober.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/os-prober.spec b/os-prober.spec index ad38079..92ae1d5 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -1,6 +1,6 @@ Name: os-prober Version: 1.77 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Probes disks on the system for installed operating systems # For more information about licensing, see copyright file. @@ -88,9 +88,11 @@ fi %{_var}/lib/%{name} %changelog +* Tue May 14 2019 Hedayat Vatankhah - 1.77-2 +- Use distro LDFLAGS when building the package + * Tue May 14 2019 Hedayat Vatankhah - 1.77-1 - Update to 1.77, use grub2-mount rather than device mapper for mounts -- Use distro LDFLAGS when building the package * Fri Feb 01 2019 Fedora Release Engineering - 1.74-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild