From: Jan Palus Date: Sat, 20 Aug 2022 14:11:07 +0000 (+0200) Subject: up to 2021.5.0 X-Git-Tag: auto/th/tbb-2021.5.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=b874e7e5138378f1a3474ec21ba3a1daffd0cfcf;p=packages%2Ftbb.git up to 2021.5.0 --- diff --git a/tbb.spec b/tbb.spec index cfb5778..517d6cb 100644 --- a/tbb.spec +++ b/tbb.spec @@ -1,6 +1,6 @@ # use: major=year, minor=Update version, [micro=date if present] %define major 2021 -%define minor 4 +%define minor 5 %define micro 0 %ifarch %{armv6} @@ -11,12 +11,12 @@ Summary: The Threading Building Blocks library abstracts low-level threading det Summary(pl.UTF-8): Threading Building Blocks - biblioteka abstrahująca niskopoziomowe szczegóły obsługi wątków Name: tbb Version: %{major}.%{minor}.%{micro} -Release: 2 +Release: 1 License: Apache v2.0 Group: Development/Tools # Source0Download: https://github.com/oneapi-src/oneTBB/releases Source0: https://github.com/01org/tbb/archive/v%{version}/oneTBB-%{version}.tar.gz -# Source0-md5: fa317f16003e31e33a57ae7d888403e4 +# Source0-md5: 5e5f2ee22a0d19c0abbe7478f1c7ccf6 Source1: http://www.threadingbuildingblocks.org/uploads/81/91/Latest%20Open%20Source%20Documentation/Design_Patterns.pdf # Source1-md5: 46062fef922d39abfd464bc06e02cdd8 Source2: http://www.threadingbuildingblocks.org/uploads/81/91/Latest%20Open%20Source%20Documentation/Getting_Started.pdf