From 6195eb9675afa42ce3e2d352ed3db9a3208c239a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 22:23:13 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- git.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/git.spec b/git.spec index 5daf800..761e440 100644 --- a/git.spec +++ b/git.spec @@ -7,7 +7,7 @@ Name: git Version: 1.7.3 -Release: 2%{?dist} +Release: 2%{?dist}.1 Summary: Fast Version Control System License: GPLv2 Group: Development/Tools @@ -454,6 +454,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Wed Sep 29 2010 jkeating - 1.7.3-2.1 +- Rebuilt for gcc bug 634757 + * Mon Sep 20 2010 Todd Zullinger - 1.7.3-2 - Ensure the release notes are included in %%doc