This commit is contained in:
Dennis Gilmore 2014-06-07 08:28:01 -05:00
parent 7866b4d201
commit 1559077b1e

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 7.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 28 2014 Pavel Raiskup <praiskup@redhat.com> - 7.4.0-2
- ignore test results on ppc-like arches for now (#1101996)