Update to version 1924

epel8
Benjamin A. Beasley 4 years ago
parent ac92af90f7
commit 2e36ed7a43

1
.gitignore vendored

@ -9,3 +9,4 @@
/gn-e9b84332.tar.gz
/gn-d924640c.tar.gz
/gn-4d207c94.tar.gz
/gn-24e2f7df.tar.gz

@ -23,10 +23,10 @@ Name: gn
# 6. Stage all changes in git
#
# See https://gn.googlesource.com/gn/+log for the latest changes.
%global commit 4d207c94eab41f09c9a8505eb47f3d2919e47943
%global access 20210627
%global commit 24e2f7df92641de0351a96096fb2c490b2436bb8
%global access 20210708
%global shortcommit %(echo %{commit} | cut -b -8)
Version: 1921
Version: 1924
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 1921
#define LAST_COMMIT_POSITION "1921 (4d207c94)"
#define LAST_COMMIT_POSITION_NUM 1924
#define LAST_COMMIT_POSITION "1924 (24e2f7df)"
#endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-4d207c94.tar.gz) = 6758d782d8db9273b3bd8d995eb7e270c6a094a38c04aaf4e93212ebdd07f9b12fc698a511c1ced58670d092d31fb9382ee693e7c334efcb9c3dc2c05ba8a91e
SHA512 (gn-24e2f7df.tar.gz) = 178b77766c6e5a45238bd505a79876cd3fd93e1e25a46464a3e07cc729d3babe54f7dbf30bbd4f0bdc7ef667cf18b31d40379ba21fec99d62d6730f1600ffac0

Loading…
Cancel
Save