[pipebench] Rebuild for GCC 4.7

Peter Gordon pgordon at fedoraproject.org
Thu Jan 5 00:04:22 UTC 2012


commit 128216ad2dc7e154c4bc7132534230af82be96b9
Author: Peter Gordon <peter at thecodergeek.com>
Date:   Wed Jan 4 16:04:17 2012 -0800

    Rebuild for GCC 4.7

 pipebench.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/pipebench.spec b/pipebench.spec
index 6532d36..82adbac 100644
--- a/pipebench.spec
+++ b/pipebench.spec
@@ -1,6 +1,6 @@
 Name:		pipebench
 Version:	0.40
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Measures the speed of STDIN/STDOUT communication
 
 License:	GPLv2+
@@ -49,6 +49,9 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
+* Wed Jan 04 2012 Peter Gordon <peter at thecodergeek.com> - 0.40-6
+- Rebuild for GCC 4.7
+
 * Tue Sep 06 2011 Peter Gordon <peter at thecodergeek.com> - 0.40-5
 - One last fix for %%name macro usage consistency in the URL (#731219).
 


More information about the scm-commits mailing list