|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
|
|
|
|
|
Name: egl-wayland
|
|
|
|
|
Version: 1.1.16
|
|
|
|
|
Release: 1%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
|
|
|
|
|
Release: 2%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
|
|
|
|
|
Summary: Wayland EGL External Platform library
|
|
|
|
|
# SPDX
|
|
|
|
|
License: MIT
|
|
|
|
@ -73,6 +73,10 @@ find %{buildroot} -name '*.la' -delete
|
|
|
|
|
%{_datadir}/wayland-eglstream/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.16-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Aug 26 2024 José Expósito <jexposit@redhat.com> - 1.1.16-1
|
|
|
|
|
- Update to 1.1.16
|
|
|
|
|
|
|
|
|
|