!7 Update to 3.1.9
From: @wu-leilei Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
f707607735
Binary file not shown.
BIN
Imath-3.1.9.tar.gz
Normal file
BIN
Imath-3.1.9.tar.gz
Normal file
Binary file not shown.
11
Imath.spec
11
Imath.spec
@ -1,8 +1,8 @@
|
||||
%global srcname Imath
|
||||
%global sover 29
|
||||
Name: Imath
|
||||
Version: 3.1.4
|
||||
Release: 2
|
||||
Version: 3.1.9
|
||||
Release: 1
|
||||
Summary: Library of 2D and 3D vector, matrix, and math operations for computer graphics
|
||||
License: BSD
|
||||
URL: https://github.com/AcademySoftwareFoundation/Imath
|
||||
@ -45,9 +45,6 @@ Obsoletes: ilmbase-devel < 3.0
|
||||
|
||||
%install
|
||||
%make_install
|
||||
rm -rf ./docs/sphinx/.{doctrees,buildinfo}
|
||||
mv ./docs/sphinx ./html
|
||||
|
||||
|
||||
%check
|
||||
make test
|
||||
@ -63,7 +60,6 @@ make test
|
||||
%{python3_sitearch}/imathnumpy.so
|
||||
|
||||
%files devel
|
||||
%doc html/
|
||||
%{_includedir}/Imath/
|
||||
%{_libdir}/pkgconfig/Imath.pc
|
||||
%{_libdir}/pkgconfig/PyImath.pc
|
||||
@ -73,6 +69,9 @@ make test
|
||||
%{_libdir}/libPyImath_Python3_*-3_1.so
|
||||
|
||||
%changelog
|
||||
* Thu Oct 12 2023 wulei <wu_lei@hoperun.com> - 3.1.9-1
|
||||
- Update to 3.1.9
|
||||
|
||||
* Thu Jul 20 2023 chenchen <chen_aka_jan@163.com> - 3.1.4-2
|
||||
- modify %file for fix build error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user