Update to version 1929

epel9
Benjamin A. Beasley 4 years ago
parent 4abaaa94f1
commit 0716f44ead

1
.gitignore vendored

@ -10,3 +10,4 @@
/gn-d924640c.tar.gz /gn-d924640c.tar.gz
/gn-4d207c94.tar.gz /gn-4d207c94.tar.gz
/gn-24e2f7df.tar.gz /gn-24e2f7df.tar.gz
/gn-d565aa3e.tar.gz

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

@ -3,7 +3,7 @@
#ifndef OUT_LAST_COMMIT_POSITION_H_ #ifndef OUT_LAST_COMMIT_POSITION_H_
#define OUT_LAST_COMMIT_POSITION_H_ #define OUT_LAST_COMMIT_POSITION_H_
#define LAST_COMMIT_POSITION_NUM 1924 #define LAST_COMMIT_POSITION_NUM 1929
#define LAST_COMMIT_POSITION "1924 (24e2f7df)" #define LAST_COMMIT_POSITION "1929 (d565aa3e)"
#endif // OUT_LAST_COMMIT_POSITION_H_ #endif // OUT_LAST_COMMIT_POSITION_H_

@ -1 +1 @@
SHA512 (gn-24e2f7df.tar.gz) = 178b77766c6e5a45238bd505a79876cd3fd93e1e25a46464a3e07cc729d3babe54f7dbf30bbd4f0bdc7ef667cf18b31d40379ba21fec99d62d6730f1600ffac0 SHA512 (gn-d565aa3e.tar.gz) = 5737998a656cf8397980a83ff8d618770f7398d3ae56e66f50d3b95a4bcc25f76c4e258939cdacbb6d11603d0f602fa8b274a6182b05bea2498162e5163e3e13

Loading…
Cancel
Save