From 79a08e6cc7c97aa8d1adf304e7cfddf7323b38e4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 18:31:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tbb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tbb.spec b/tbb.spec index bada004..6ae7fca 100644 --- a/tbb.spec +++ b/tbb.spec @@ -8,7 +8,7 @@ Name: tbb Summary: The Threading Building Blocks library abstracts low-level threading details Version: %{upver}%{?uprel:.%{uprel}} -Release: 4%{?dist} +Release: 5%{?dist} License: ASL 2.0 Group: Development/Tools URL: http://threadingbuildingblocks.org/ @@ -271,6 +271,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/cmake/%{name}/README.rst %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2018.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Jan 30 2018 Jerry James - 2018.2-4 - Build libirml with the correct flags (bz 1540268) - Do not build with -mrtm