Update to 1.1.4
This commit is contained in:
parent
773542b349
commit
d1d6fa4c29
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/egl-wayland-1.1.1.tar.gz
|
||||
/egl-wayland-1.1.2.tar.gz
|
||||
/egl-wayland-1.1.3.tar.gz
|
||||
/egl-wayland-1.1.4.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: egl-wayland
|
||||
Version: 1.1.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland EGL External Platform library
|
||||
|
||||
License: MIT
|
||||
@ -18,7 +18,7 @@ BuildRequires: wayland-devel
|
||||
Requires: libglvnd-egl%{?_isa}
|
||||
|
||||
%description
|
||||
%summary
|
||||
Wayland EGL External Platform library
|
||||
|
||||
%package devel
|
||||
Summary: Wayland EGL External Platform library development package
|
||||
@ -58,6 +58,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/wayland-eglstream/
|
||||
|
||||
%changelog
|
||||
* Sun Sep 15 2019 Leigh Scott <leigh123linux@googlemail.com> - 1.1.4-1
|
||||
- Update to 1.1.4
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (egl-wayland-1.1.3.tar.gz) = c219326f457494157e24f5c5af0c1c3dd398920f2643af1880d088eba7e988fcb7a52d3e293657199ce30f5f39272be9bf618888f16fd47382ea3767dbb087ed
|
||||
SHA512 (egl-wayland-1.1.4.tar.gz) = 3b9eb88d9857632bb0d231fd9aface76fb3fb1318a7cdabb1ea701d44d810b77ae284a16c285fecceeb7d458921369fcdc10dca7f964500047cdba16046c5c0b
|
||||
|
Loading…
Reference in New Issue
Block a user