Update to 1.1.8
This commit is contained in:
parent
6398c1f461
commit
cd7bcbe263
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/egl-wayland-1.1.5.tar.gz
|
||||
/egl-wayland-1.1.6.tar.gz
|
||||
/egl-wayland-1.1.7.tar.gz
|
||||
/egl-wayland-1.1.8.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: egl-wayland
|
||||
Version: 1.1.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland EGL External Platform library
|
||||
|
||||
License: MIT
|
||||
@ -65,6 +65,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/wayland-eglstream/
|
||||
|
||||
%changelog
|
||||
* Fri Sep 17 2021 Leigh Scott <leigh123linux@gmail.com> - 1.1.8-1
|
||||
- Update to 1.1.8
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (egl-wayland-1.1.7.tar.gz) = edc81d9f2c617587044d5f9d35b3e355db8544e8fa1d861c1b92a5a11bc1af7d994ca8abd49ce6f462a1971f20296b4c757bdf1df0d2bfc981cdafaa839f12af
|
||||
SHA512 (egl-wayland-1.1.8.tar.gz) = 2308789f68447e8993acca88b86d21787b235de4c457aa66d1b49005ac7b159a07c4d6666b9e1beb490572b06da6b83283cd936e7beed140844955edca6f2338
|
||||
|
Loading…
Reference in New Issue
Block a user