From 1b8f25687ac112482631d08c323bc7b4b7bb3fdb Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 11 Jan 2022 12:15:03 -0500 Subject: [PATCH] import LibRaw-0.20.2-5.el9 --- SPECS/LibRaw.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SPECS/LibRaw.spec b/SPECS/LibRaw.spec index c70b4af..03c486c 100644 --- a/SPECS/LibRaw.spec +++ b/SPECS/LibRaw.spec @@ -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 - 0.20.2-5 +- CDDL is not an approved license +Resolves: #2031918 + * Mon Aug 09 2021 Mohan Boddu - 0.20.2-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688