Update to 3.1.7.

Update license to SPDX identifier.
This commit is contained in:
Richard Shaw 2023-05-21 06:44:38 -05:00
parent 8e8a8af50f
commit 27ffe2ed59
3 changed files with 11 additions and 6 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/Imath-3.1.4.tar.gz
/Imath-3.1.5.tar.gz
/Imath-3.1.6.tar.gz
/Imath-3.1.7.tar.gz

View File

@ -3,11 +3,11 @@
%global pyver_under %(%{python3} -Esc "import sys; sys.stdout.write('{0.major}_{0.minor}'.format(sys.version_info))")
Name: imath
Version: 3.1.6
Release: 3%{?dist}
Version: 3.1.7
Release: 1%{?dist}
Summary: Library of 2D and 3D vector, matrix, and math operations for computer graphics
License: BSD
License: BSD-3-Clause
URL: https://github.com/AcademySoftwareFoundation/Imath
Source0: https://github.com/AcademySoftwareFoundation/%{srcname}/archive/v%{version}/%{srcname}-%{version}.tar.gz
@ -67,8 +67,8 @@ Requires: python3-devel
%cmake_install
# Fixup documentation so it can get installed correctly in imath-devel
rm -rf %{__cmake_builddir}/docs/sphinx/.{doctrees,buildinfo}
mv %{__cmake_builddir}/docs/sphinx ./html
#rm -rf %{__cmake_builddir}/docs/sphinx/.{doctrees,buildinfo}
#mv %{__cmake_builddir}/docs/sphinx ./html
%check
@ -97,6 +97,10 @@ mv %{__cmake_builddir}/docs/sphinx ./html
%changelog
* Mon Mar 20 2023 Richard Shaw <hobbes1069@gmail.com> - 3.1.7-1
- Update to 3.1.7.
- Update license to SPDX identifier.
* Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 3.1.6-3
- Rebuilt for Boost 1.81

View File

@ -1 +1 @@
SHA512 (Imath-3.1.6.tar.gz) = c099a291ed7fd7702a7609575f2f3d2ed7f95256c23c2180e2ef1f76ceb07734365f57da5244b1d6cec81ca9859864eb4c9236df02a64aa783af6639a3b59acd
SHA512 (Imath-3.1.7.tar.gz) = e298454cb845cadde28f7881fdaa4739c3942f941278a07ec912459ac376c2ee7858cb3b2d2047b9afb4d4dacae7a8a52ffef4c104f8499b4e0a1f0ed46cc0f0