Update to 1.0.5 snapshot
This commit is contained in:
parent
77b78fd25d
commit
d68e695f4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/egl-wayland-b283689e369116aaf41ffac70d4eeef19ce133a4.tar.gz
|
/egl-wayland-b283689e369116aaf41ffac70d4eeef19ce133a4.tar.gz
|
||||||
/egl-wayland-6f5f7d0d50287b810e9dec4718d3cf995fed809a.tar.gz
|
/egl-wayland-6f5f7d0d50287b810e9dec4718d3cf995fed809a.tar.gz
|
||||||
/egl-wayland-4ab087336614770c524cc51d8f9befa719d80cc9.tar.gz
|
/egl-wayland-4ab087336614770c524cc51d8f9befa719d80cc9.tar.gz
|
||||||
|
/egl-wayland-395ce9f609fbf66f6cab622aec3ded663e089f84.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global commit 4ab087336614770c524cc51d8f9befa719d80cc9
|
%global commit 395ce9f609fbf66f6cab622aec3ded663e089f84
|
||||||
%global date 20180602
|
%global date 20180626
|
||||||
%global shortcommit0 %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: egl-wayland
|
Name: egl-wayland
|
||||||
Version: 1.0.4
|
Version: 1.0.5
|
||||||
Release: 0.1%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
Release: 0.1%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||||
Summary: Wayland EGL External Platform library
|
Summary: Wayland EGL External Platform library
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/wayland-eglstream/
|
%{_datadir}/wayland-eglstream/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 30 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.0.5-0.1.20180626git395ce9f
|
||||||
|
- Update to 1.0.5 snapshot
|
||||||
|
|
||||||
* Sat Jun 16 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.0.4-0.1.20180602git4ab0873
|
* Sat Jun 16 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.0.4-0.1.20180602git4ab0873
|
||||||
- Update to 1.0.4 snapshot
|
- Update to 1.0.4 snapshot
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (egl-wayland-4ab087336614770c524cc51d8f9befa719d80cc9.tar.gz) = b54bb9438eae60ab2611fbecd7efaa670cd623155e6aa3e758eb004a12fd78dd0626f695f6dabf1fc3882b94353f25da1166f1fb4477e7d747278cb7acddbf61
|
SHA512 (egl-wayland-395ce9f609fbf66f6cab622aec3ded663e089f84.tar.gz) = 3a84e76d9adde1af122a3d1a21e931fdd0ef4db86d8f262ed68c44b2a8cf1dcb48e06652db96df893e126bbc2b64b0341853f56dd2aa1c73f147078e378b0ab2
|
||||||
|
Loading…
Reference in New Issue
Block a user