Rebuild for annobin-9.79

Related: rhbz#1975875
This commit is contained in:
Olivier Fourdan 2021-07-07 13:58:08 +02:00
parent 6c75e07509
commit 8dc9a74665
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: egl-wayland
Version: 1.1.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Wayland EGL External Platform library
License: MIT
@ -65,6 +65,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%{_datadir}/wayland-eglstream/
%changelog
* Wed Jul 7 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.1.7-2
- Rebuild for annobin-9.79 (#1975875)
* Thu Jul 1 2021 Olivier Fourdan <ofourdan@redhat.com> - 1.1.7-1
- Update to 1.1.7 (#1975875)