diff --git a/OpenEXR.spec b/OpenEXR.spec index 6adfaf8a26333c6a261e58d7932567c2536ddcd2..88e64ce5d26c82e211238c61b9585d24e1abf61e 100644 --- a/OpenEXR.spec +++ b/OpenEXR.spec @@ -1,8 +1,8 @@ Name: OpenEXR Summary: A high dynamic-range (HDR) image file format for use in computer imaging applications Version: 3.1.5 -Release: 1 -License: BSD +Release: 2 +License: BSD-3-Clause URL: http://www.openexr.com/ Source0: https://github.com/AcademySoftwareFoundation/openexr/archive/v%{version}/openexr-%{version}.tar.gz BuildRequires: gcc-c++ zlib-devel pkgconfig python3-devel @@ -68,6 +68,9 @@ This package contains libraries and header files for development of %{name}. %{_libdir}/pkgconfig/OpenEXR.pc %changelog +* Tue May 10 2022 Ge Wang - 3.1.5-2 +- license compliance rectification + * Thu Apr 28 2022 wangkai - 3.1.5-1 - update to 3.1.5 for fix CVE-2022-45942