diff --git a/.gitignore b/.gitignore index 453cb2d..72caa7b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/imath.spec b/imath.spec index 9f82dc3..d39de04 100644 --- a/imath.spec +++ b/imath.spec @@ -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 - 3.1.7-1 +- Update to 3.1.7. +- Update license to SPDX identifier. + * Mon Feb 20 2023 Jonathan Wakely - 3.1.6-3 - Rebuilt for Boost 1.81 diff --git a/sources b/sources index ca73b36..0edb206 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Imath-3.1.6.tar.gz) = c099a291ed7fd7702a7609575f2f3d2ed7f95256c23c2180e2ef1f76ceb07734365f57da5244b1d6cec81ca9859864eb4c9236df02a64aa783af6639a3b59acd +SHA512 (Imath-3.1.7.tar.gz) = e298454cb845cadde28f7881fdaa4739c3942f941278a07ec912459ac376c2ee7858cb3b2d2047b9afb4d4dacae7a8a52ffef4c104f8499b4e0a1f0ed46cc0f0