Resolves: RHEL-50217
This commit is contained in:
parent
d9024df778
commit
0741dbe2a5
@ -21,7 +21,7 @@
|
||||
|
||||
Name: libwebp
|
||||
Version: 1.3.2
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?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
|
||||
@ -79,6 +79,7 @@ images more efficiently.
|
||||
|
||||
%package tools
|
||||
Summary: The WebP command line tools
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description tools
|
||||
WebP is an image format that does lossy compression of digital
|
||||
@ -294,6 +295,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 9 2024 Martin Stransky <stransky@redhat.com> - 1.3.2-7
|
||||
- Fixed rpm dependency
|
||||
|
||||
* Thu Aug 1 2024 Martin Stransky <stransky@redhat.com> - 1.3.2-6
|
||||
- Disable libwebp-java on RHEL
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user