Update to latest git snapshot
This commit is contained in:
parent
e10caa716e
commit
15d3ac3559
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/egl-wayland-05eb0003bf9d17a16452f10aae13e66f4cfd6cda.tar.gz
|
||||
/egl-wayland-582fbf371105d0cc082ff804481f6d28cf4bc8f0.tar.gz
|
||||
/egl-wayland-818b6135ad6883afbaec83f5da0d3204238416a7.tar.gz
|
||||
/egl-wayland-1f4b1fde684595fe28e250b7429e028a7bb7d40d.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global commit 818b6135ad6883afbaec83f5da0d3204238416a7
|
||||
%global date 20170628
|
||||
%global commit 1f4b1fde684595fe28e250b7429e028a7bb7d40d
|
||||
%global date 20170802
|
||||
%global shortcommit0 %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: egl-wayland
|
||||
Version: 1.0.2
|
||||
Release: 0.3%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Release: 0.4%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||
Summary: Wayland EGL External Platform library
|
||||
|
||||
License: MIT
|
||||
@ -12,8 +12,6 @@ URL: https://github.com/NVIDIA
|
||||
Source0: %url/%{name}/archive/%{commit}.tar.gz#/%{name}-%{commit}.tar.gz
|
||||
Source1: 10_nvidia_wayland.json
|
||||
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: eglexternalplatform-devel
|
||||
BuildRequires: mesa-libEGL-devel
|
||||
@ -55,6 +53,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 03 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.2-0.4.20170802git1f4b1fd
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-0.3.20170628git818b613
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
@ -62,10 +63,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Wed Jun 28 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.2-0.1.20170628git818b613
|
||||
- update to 1.0.2 git
|
||||
- Update to 1.0.2 git
|
||||
|
||||
* Wed Mar 08 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.1-0.1.20170308git582fbf3
|
||||
- update to 1.0.1 git
|
||||
- Update to 1.0.1 git
|
||||
|
||||
* Tue Feb 07 2017 Leigh Scott <leigh123linux@googlemail.com> - 1.0.0-0.7.20170207git05eb000
|
||||
- Add license file
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (egl-wayland-818b6135ad6883afbaec83f5da0d3204238416a7.tar.gz) = 272ac3399e5967924d9217f0628c91023be386bf1eb3ccc21e27f5137ee4b045e7c5239998e2bf70e27dac5e9c92619b96ca82148ac76df381474e34b7d5aee4
|
||||
SHA512 (egl-wayland-1f4b1fde684595fe28e250b7429e028a7bb7d40d.tar.gz) = 6b5517474a994287f64e4384278fb2e20e057a34a57a1ab4ab0ef6d663458fed86c0e735a84f5624006376211748ee69be9b4c2cef9cbc0ef6f2eada4afb26dd
|
||||
|
Loading…
Reference in New Issue
Block a user