Update to 1.0.4

Close: rhbz#2162838, rhbz#2171567
This commit is contained in:
Robert-André Mauchin 2023-03-18 21:02:18 +01:00
parent c3461292ed
commit ea5163ff6f
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/highway-0.17.0.tar.gz
/highway-1.0.1.tar.gz
/highway-1.0.2.tar.gz
/highway-1.0.4.tar.gz

View File

@ -2,8 +2,10 @@
Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e.
applying the same operation to 'lanes'.}
%global toolchain clang
Name: highway
Version: 1.0.2
Version: 1.0.4
Release: %autorelease
Summary: Efficient and performance-portable SIMD
@ -12,7 +14,7 @@ URL: https://github.com/google/highway
Source0: %url/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: clang
BuildRequires: gtest-devel
BuildRequires: libatomic
@ -48,7 +50,7 @@ Documentation for Highway.
%cmake_install
%check
%ctest --exclude-regex "SortTestGroup/SortTest.TestAllSort/Scalar"
%ctest --exclude-regex "wyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast"
%files
%license LICENSE
@ -62,6 +64,7 @@ Documentation for Highway.
%files devel
%license LICENSE
%{_includedir}/hwy/
%{_libdir}/cmake/hwy/
%{_libdir}/libhwy.so
%{_libdir}/libhwy_contrib.so
%{_libdir}/libhwy_test.so

View File

@ -1 +1 @@
SHA512 (highway-1.0.2.tar.gz) = d4c57b297f073dd83535c60151bbc7e7960262990d89bc78882adeb457ed7cf6d54ec852ecb1847c7760de3992267b66538971d20a2c2935828d95d99ddb3a3f
SHA512 (highway-1.0.4.tar.gz) = 75aaa0a3f97c6b044acb146ac4db20c1d813c4215b9c1620e72352d00c136939db7059f599122d6600e385bffa8b24d7fd9c1fe09772f4941e5300767a8c68dd