From 59a27a44f6e2b9e353ccdf6ce360c1c6ce775316 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 19:19:29 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- tbb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tbb.spec b/tbb.spec index 2c077f4..7f526c4 100644 --- a/tbb.spec +++ b/tbb.spec @@ -10,7 +10,7 @@ Summary: The Threading Building Blocks library abstracts low-level threading details Name: tbb Version: %{dotver} -Release: 6.%{releasedate}%{?dist} +Release: 7.%{releasedate}%{?dist} License: GPLv2 with exceptions Group: Development/Tools URL: http://threadingbuildingblocks.org/ @@ -143,6 +143,9 @@ rm -rf ${RPM_BUILD_ROOT} %doc %{source_5} %changelog +* Fri Feb 15 2013 Fedora Release Engineering - 4.0-7.20120408 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Aug 28 2012 Petr Machata - 4.0-6.20120408 - Fix build on PowerPC