Updated License

Resolves: RHEL-30237
This commit is contained in:
Martin Stransky 2026-01-22 07:33:41 +00:00
parent 6094f99b6b
commit f2111cda11

View File

@ -21,11 +21,11 @@
Name: libwebp
Version: 1.3.2
Release: 9%{?dist}
Release: 10%{?dist}
URL: http://webmproject.org/
Summary: Library and tools for the WebP graphics format
# Additional IPR is licensed as well. See PATENTS file for details
License: Apache-2.0 AND LicenseRef-scancode-google-patent-license-webm AND BSD-3-Clause AND FSFULLRWD
License: BSD-3-Clause WITH AdditionRef-WebM-patent-license
Source0: http://downloads.webmproject.org/releases/webp/%{name}-%{version}.tar.gz
Source1: libwebp_jni_example.java
# Fix build with freeglut
@ -295,6 +295,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/
%changelog
* Thu Jan 22 2026 Martin Stransky <stransky@redhat.com> - 1.3.2-10
- Updated License (RHEL-105872)
* Thu Nov 21 2024 Tomas Popela <tpopela@redhat.com> - 1.3.2-9
- Backport the move to SPDX license format