From c0e09389f3001ca34e318f05acb6c1f220d3c820 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: May 28 2013 15:11:00 +0000 Subject: Fix ChangeLog --- diff --git a/tbb.spec b/tbb.spec index 1b30a33..48daf90 100644 --- a/tbb.spec +++ b/tbb.spec @@ -119,7 +119,7 @@ rm -rf ${RPM_BUILD_ROOT} %doc doc/html %changelog -* Wed May 22 2013 Petr Machata - 4.1-1.20130314 +* Wed May 22 2013 Petr Machata - 4.1-2.20130314 - Fix mfence patch. Since the __TBB_full_memory_fence macro was function-call-like, it stole () intended for function invocation.