diff --git a/LibRaw.spec b/LibRaw.spec index 84c0898e277eecddf5cef9b33b697397041ad90b..6c9b971d890e6f9b108df5ad5559c7585c2731b2 100644 --- a/LibRaw.spec +++ b/LibRaw.spec @@ -1,8 +1,8 @@ Name: LibRaw Version: 0.20.2 -Release: 4 +Release: 5 Summary: Library for reading RAW files obtained from digital photo cameras -License: BSD and (CDDL or LGPLv2) +License: BSD-3-Clause and (CDDL or LGPLv2) URL: http://www.libraw.org Source0: http://github.com/LibRaw/LibRaw/archive/%{version}.tar.gz Patch0000: prevent-buffer-overrun-in-parse_rollei.patch @@ -68,6 +68,9 @@ rm -rfv samples/.deps samples/.dirstamp samples/*.o %exclude %{_docdir}/libraw/* %changelog +* Mon May 9 2022 baizhonggui - 0.20.2-5 +- modify license identifier + * Thu Jun 3 2021 zhangjiapeng - 0.20.2-4 - fix use of uninitialized value