License compliance rectification

This commit is contained in:
wang--ge 2022-05-10 17:24:42 +08:00
parent b20cff16b4
commit 9471d43dea

View File

@ -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 <wangge20@h-partners.com> - 3.1.5-2
- license compliance rectification
* Thu Apr 28 2022 wangkai <wangkai385@h-partners.com> - 3.1.5-1
- update to 3.1.5 for fix CVE-2022-45942