This commit is contained in:
Fedora Release Engineering 2024-01-18 12:27:00 +00:00
parent 5f095ba305
commit d568a26c48

View File

@ -3,7 +3,7 @@
Summary: Library for reading RAW files obtained from digital photo cameras
Name: LibRaw
Version: 0.21.2
Release: 2%{?dist}
Release: 3%{?dist}
License: BSD-3-Clause and (CDDL-1.0 or LGPL-2.1-only)
URL: https://www.libraw.org
Source0: %{url}/data/%{name}-%{version}.tar.gz
@ -109,6 +109,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.la
%changelog
* Thu Jan 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 0.21.2-2
- CR3-Qstep table: avoid wrong 64-bit code generation patch