Update snapshot
This commit is contained in:
parent
0beb3bdc2c
commit
0e1d15c653
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/egl-wayland-1.1.10.tar.gz
|
||||
/egl-wayland-d0febee.tar.gz
|
||||
/egl-wayland-53b6a87.tar.gz
|
||||
/egl-wayland-aaf8608.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global commit0 53b6a87c27e8272d65e29393b48e5344b39f698b
|
||||
%global date 20220621
|
||||
%global commit0 aaf860870ae92ae9a4cb32e458f06ca3f466d288
|
||||
%global date 20220726
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
#global tag %{version}
|
||||
|
||||
Name: egl-wayland
|
||||
Version: 1.1.10
|
||||
Release: 5%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Release: 6%{!?tag:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Summary: Wayland EGL External Platform library
|
||||
License: MIT
|
||||
URL: https://github.com/NVIDIA/%{name}
|
||||
@ -74,6 +74,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%{_datadir}/wayland-eglstream/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 01 2022 Leigh Scott <leigh123linux@gmail.com> - 1.1.10-6.20220726gitaaf8608
|
||||
- Update snapshot
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.10-5.20220621git53b6a87
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (egl-wayland-53b6a87.tar.gz) = bace4390bf2a2493aeb4d80a5e4173a8357f55d91e0c64ee80e558ace431fcf0b56f751e4d6f0d733fbc01eb7d5f1339c472c7c4a84e1242a46e4f5914379e6a
|
||||
SHA512 (egl-wayland-aaf8608.tar.gz) = 2b12b9d1ddfa43d8d52d49530a37b45b19475d8baed6f2457fe5f8d46f404a96fe10d08ac7258b27fe3e125fc5055727e5ec2497fc38c4a67ee9dbbe53dbde2c
|
||||
|
Loading…
Reference in New Issue
Block a user