From 4eb5f809c782efbdd947c1e605df8e2212f01f26 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 12:26:55 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- os-prober.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/os-prober.spec b/os-prober.spec index 3fbf030..e1ec6dc 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -1,6 +1,6 @@ Name: os-prober Version: 1.58 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Probes disks on the system for installed operating systems Group: System Environment/Base @@ -102,6 +102,9 @@ fi %{_var}/lib/%{name} %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.58-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue May 06 2014 Hedayat Vatankhah - 1.58-6 - Fix separate /usr partitions for usrmove distros (bug #1044760) - Fix umount error when directory is temporarily busy (bug #903906)