import LibRaw-0.20.2-5.el9

This commit is contained in:
CentOS Sources 2022-01-11 12:15:03 -05:00 committed by Stepan Oksanichenko
parent 4f76e33053
commit 1b8f25687a

View File

@ -7,8 +7,8 @@
Summary: Library for reading RAW files obtained from digital photo cameras
Name: LibRaw
Version: 0.20.2
Release: 4%{?dist}
License: BSD and (CDDL or LGPLv2)
Release: 5%{?dist}
License: BSD and LGPLv2
URL: http://www.libraw.org
BuildRequires: gcc-c++
@ -114,6 +114,10 @@ rm -fv %{buildroot}%{_libdir}/lib*.la
%changelog
* Mon Dec 13 2021 Debarshi Ray <rishi@fedoraproject.org> - 0.20.2-5
- CDDL is not an approved license
Resolves: #2031918
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.20.2-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688