From 1559077b1e82873d917528923e51fc819ebe1e53 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 08:28:01 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- gc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gc.spec b/gc.spec index f9bc9dd..1981709 100644 --- a/gc.spec +++ b/gc.spec @@ -2,7 +2,7 @@ Summary: A garbage collector for C and C++ Name: gc Version: 7.4.0 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Url: http://www.hboehm.info/gc/ @@ -97,6 +97,9 @@ make check %{?arch_ignore} %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 7.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed May 28 2014 Pavel Raiskup - 7.4.0-2 - ignore test results on ppc-like arches for now (#1101996)