Compare commits
No commits in common. "imports/c9-beta/egl-wayland-1.1.9-2.el9" and "c8" have entirely different histories.
imports/c9
...
c8
@ -1,6 +1,6 @@
|
|||||||
Name: egl-wayland
|
Name: egl-wayland
|
||||||
Version: 1.1.9
|
Version: 1.1.9
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Wayland EGL External Platform library
|
Summary: Wayland EGL External Platform library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -16,8 +16,10 @@ BuildRequires: meson
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: eglexternalplatform-devel
|
BuildRequires: eglexternalplatform-devel
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: cmake
|
||||||
|
BuildRequires: libglvnd-devel >= 1.3.4
|
||||||
%else
|
%else
|
||||||
|
BuildRequires: cmake3
|
||||||
BuildRequires: mesa-libEGL-devel
|
BuildRequires: mesa-libEGL-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: wayland-devel
|
BuildRequires: wayland-devel
|
||||||
@ -71,25 +73,27 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/wayland-eglstream/
|
%{_datadir}/wayland-eglstream/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 28 2022 Olivier Fourdan <ofourdan@redhat.com> - 1.1.9-2
|
* Tue Nov 23 2021 Leigh Scott <leigh123linux@gmail.com> - 1.1.9-3
|
||||||
- Install 15_nvidia_gbm.json
|
- Add upstream commits
|
||||||
Resolves: rhbz#2101695
|
|
||||||
|
|
||||||
* Tue Jan 25 2022 Dave Airlie <airlied@redhat.com> - 1.1.9-1
|
* Sat Oct 16 2021 Leigh Scott <leigh123linux@gmail.com> - 1.1.9-2
|
||||||
- Update to egl-wayland 1.1.9 like Fedora
|
- Add 15_nvidia_gbm.json
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.7-3
|
* Fri Oct 15 2021 Leigh Scott <leigh123linux@gmail.com> - 1.1.9-1
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Update to 1.1.9
|
||||||
Related: rhbz#1991688
|
|
||||||
|
|
||||||
* Wed Jul 7 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.1.7-2
|
* Fri Sep 17 2021 Leigh Scott <leigh123linux@gmail.com> - 1.1.8-1
|
||||||
- Rebuild for annobin-9.79 (#1975875)
|
- Update to 1.1.8
|
||||||
|
|
||||||
* Thu Jul 1 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.1.7-1
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-2
|
||||||
- Update to 1.1.7 (#1975875)
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.6-3
|
* Sat May 22 2021 Leigh Scott <leigh123linux@gmail.com> - 1.1.7-1
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Update to 1.1.7
|
||||||
|
|
||||||
|
* Fri May 7 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.1.6-3
|
||||||
|
- Fix EGL stream closing causing a crash in Xwayland with EGLstream
|
||||||
|
(#1943936, #1949415)
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-2
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user