Compare commits
2 Commits
1.0.2-1mam
...
1.0.4-1mam
Author | SHA1 | Date | |
---|---|---|---|
630193552a | |||
6994758617 |
10
highway.spec
10
highway.spec
@@ -1,5 +1,5 @@
|
||||
Name: highway
|
||||
Version: 1.0.2
|
||||
Version: 1.0.4
|
||||
Release: 1mamba
|
||||
Summary: A C++ library that provides portable SIMD/vector intrinsics
|
||||
Group: System/Libraries
|
||||
@@ -78,8 +78,16 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libhwy_contrib.so
|
||||
%{_libdir}/libhwy_test.so
|
||||
%{_libdir}/pkgconfig/libhwy*.pc
|
||||
%dir %{_libdir}/cmake/hwy
|
||||
%{_libdir}/cmake/hwy/hwy*.cmake
|
||||
%doc README.md
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.2-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Reference in New Issue
Block a user