Update to version 1931

epel9
Benjamin A. Beasley 3 years ago
parent fce367d260
commit 497752de32

1
.gitignore vendored

@ -11,3 +11,4 @@
/gn-4d207c94.tar.gz
/gn-24e2f7df.tar.gz
/gn-d565aa3e.tar.gz
/gn-eea3906f.tar.gz

@ -24,10 +24,10 @@ Name: gn
# 7. Commit the changes
#
# See https://gn.googlesource.com/gn/+log for the latest changes.
%global commit d565aa3e72dd9e81da9595ee8c9d7b24cb45c48b
%global access 20210720
%global commit eea3906f0e2a8d3622080127d2005ff214d51383
%global access 20210803
%global shortcommit %(echo %{commit} | cut -b -8)
Version: 1929
Version: 1931
Release: %autorelease -s %{access}git%{shortcommit}
Summary: Meta-build system that generates build files for Ninja

@ -3,7 +3,7 @@
#ifndef OUT_LAST_COMMIT_POSITION_H_
#define OUT_LAST_COMMIT_POSITION_H_
#define LAST_COMMIT_POSITION_NUM 1929
#define LAST_COMMIT_POSITION "1929 (d565aa3e)"
#define LAST_COMMIT_POSITION_NUM 1931
#define LAST_COMMIT_POSITION "1931 (eea3906f)"
#endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-d565aa3e.tar.gz) = 5737998a656cf8397980a83ff8d618770f7398d3ae56e66f50d3b95a4bcc25f76c4e258939cdacbb6d11603d0f602fa8b274a6182b05bea2498162e5163e3e13
SHA512 (gn-eea3906f.tar.gz) = 07742e03767655f42718ba29bcd5757fe31bdab293d2a728afa8ec58272c002c67ba870c30e5803e6b98177383b986f1807672822dce80e02d60623caa5a8955

Loading…
Cancel
Save