Update snapshot
This commit is contained in:
parent
bccc6df029
commit
9618bed298
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/eglexternalplatform-53bf47c.tar.gz
|
/eglexternalplatform-53bf47c.tar.gz
|
||||||
/eglexternalplatform-76e2948.tar.gz
|
/eglexternalplatform-76e2948.tar.gz
|
||||||
|
/eglexternalplatform-7c8f8e2.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%global commit 76e29488ca3a34e5ef58a4c83d8cd857b621de2a
|
%global commit 7c8f8e2218e46b1a4aa9538520919747f1184d86
|
||||||
%global date 20170201
|
%global date 20180916
|
||||||
%global shortcommit0 %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit}; echo ${c:0:7})
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: eglexternalplatform
|
Name: eglexternalplatform
|
||||||
Version: 1.0
|
Version: 1.1
|
||||||
Release: 0.7%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
Release: 0.1%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
||||||
Summary: EGL External Platform Interface headers
|
Summary: EGL External Platform Interface headers
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -45,6 +45,9 @@ install -p -m 0644 eglexternalplatform.pc %{buildroot}%{_datadir}/pkgconfig/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 20 2018 Leigh Scott <leigh123linux@googlemail.com> - 1.1-0.1.20180916git7c8f8e2
|
||||||
|
- Update snapshot
|
||||||
|
|
||||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.7.20170201git76e2948
|
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.7.20170201git76e2948
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (eglexternalplatform-76e2948.tar.gz) = 1d29d70c474c8875d363ef5aa7f2a147844fc59423c0b4a90cb7451ad5381bef129a316e4631dfeaf9c10a19bfde8bfbb5c53fa9071e323fca9db7dbbcfa922a
|
SHA512 (eglexternalplatform-7c8f8e2.tar.gz) = 04ac00947f3b459d802eca04997b203dbd09c6b94c4e71513dc6be569e7fe8d30c186ef45afa59d24fc1e9d57c534708801df00d54be1cad046aac83a4c5def4
|
||||||
|
Loading…
Reference in New Issue
Block a user