automatic version update by autodist [release 1.0.4-1mamba;Sun Mar 19 2023]
This commit is contained in:
parent
6994758617
commit
630193552a
@ -1,5 +1,5 @@
|
|||||||
Name: highway
|
Name: highway
|
||||||
Version: 1.0.3
|
Version: 1.0.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C++ library that provides portable SIMD/vector intrinsics
|
Summary: A C++ library that provides portable SIMD/vector intrinsics
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -78,9 +78,14 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/libhwy_contrib.so
|
%{_libdir}/libhwy_contrib.so
|
||||||
%{_libdir}/libhwy_test.so
|
%{_libdir}/libhwy_test.so
|
||||||
%{_libdir}/pkgconfig/libhwy*.pc
|
%{_libdir}/pkgconfig/libhwy*.pc
|
||||||
|
%dir %{_libdir}/cmake/hwy
|
||||||
|
%{_libdir}/cmake/hwy/hwy*.cmake
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 19 2023 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 21 2023 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba
|
* Sat Jan 21 2023 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user