]> git.pld-linux.org Git - packages/tbb.git/commitdiff
up to 2021.5.0 auto/th/tbb-2021.5.0-1
authorJan Palus <atler@pld-linux.org>
Sat, 20 Aug 2022 14:11:07 +0000 (16:11 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 20 Aug 2022 14:11:07 +0000 (16:11 +0200)
tbb.spec

index cfb57783a8109e594c11ec936cdf8cf2ecb9fa20..517d6cb6187bdc009ae6919683faa210dc67c69b 100644 (file)
--- 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
This page took 0.293711 seconds and 4 git commands to generate.