From 8d24562387351499b6124367db147ee0532ea9ed Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 00:55:53 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- coreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index 542695b..5be272b 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -1,7 +1,7 @@ Summary: A set of basic GNU tools commonly used in shell scripts Name: coreutils Version: 8.22 -Release: 14%{?dist} +Release: 15%{?dist} License: GPLv3+ Group: System Environment/Base Url: http://www.gnu.org/software/coreutils/ @@ -374,6 +374,9 @@ fi %{_sbindir}/chroot %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 8.22-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Apr 12 2014 Ondrej Vasik 8.22-14 - fix dd sparse test failure on xfs filesystem(#1085727, by P.Brady)