Update to 12.6.2
This commit is contained in:
parent
9a8c18d61a
commit
1b8bfa8021
Binary file not shown.
BIN
armadillo-12.6.2.tar.xz
Normal file
BIN
armadillo-12.6.2.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: armadillo
|
||||
Version: 10.7.4
|
||||
Version: 12.6.2
|
||||
Release: 1
|
||||
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
|
||||
License: ASL 2.0
|
||||
@ -39,6 +39,7 @@ sed -i 's/\r//' README.md
|
||||
%make_install
|
||||
|
||||
rm -f examples/{Makefile.cmake,example1_win64.sln,example1_win64.vcxproj,example1_win64.README.txt}
|
||||
rm -rf examples/example2_win64.*
|
||||
rm -rf examples/lib_win64
|
||||
|
||||
%post
|
||||
@ -48,11 +49,11 @@ rm -rf examples/lib_win64
|
||||
/sbin/ldconfig
|
||||
|
||||
%files
|
||||
%{_libdir}/libarmadillo.so.10*
|
||||
%{_libdir}/*.so.*
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%files devel
|
||||
%{_libdir}/libarmadillo.so
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
%{_includedir}/armadillo
|
||||
%{_includedir}/armadillo_bits/
|
||||
@ -61,10 +62,12 @@ rm -rf examples/lib_win64
|
||||
%files help
|
||||
%doc README.md index.html docs.html mex_interface
|
||||
%doc examples armadillo_icon.png
|
||||
%doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2014.pdf
|
||||
%doc armadillo_joss_2016.pdf
|
||||
%doc armadillo_*.pdf
|
||||
|
||||
%changelog
|
||||
* Thu Sep 21 2023 wulei <wu_lei@hoperun.com> - 12.6.2-1
|
||||
- Update to 12.6.2
|
||||
|
||||
* Fri Jan 21 2022 SimpleUpdate Robot <tc@openeuler.org> - 10.7.4-1
|
||||
- Upgrade to version 10.7.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user