Update to version 2056
This commit is contained in:
parent
0d83bbc0d3
commit
3cf93a2e74
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/gn-9ef32177.tar.gz
|
||||
/gn-9ef321772ecc.tar.gz
|
||||
/gn-c8c63300ac8e.tar.gz
|
||||
/gn-0bcd37bd2b83.tar.gz
|
||||
|
4
gn.spec
4
gn.spec
@ -24,10 +24,10 @@ Name: gn
|
||||
# 7. Commit the changes
|
||||
#
|
||||
# See https://gn.googlesource.com/gn/+log for the latest changes.
|
||||
%global commit c8c63300ac8ecb66d8126af5407257209ae59044
|
||||
%global commit 0bcd37bd2b83f1a9ee17088037ebdfe6eab6d31a
|
||||
%global access 20220714
|
||||
%global shortcommit %(echo '%{commit}' | cut -b -12)
|
||||
%global position 2051
|
||||
%global position 2056
|
||||
Version: %{position}^%{access}git%{shortcommit}
|
||||
Release: %autorelease
|
||||
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 2051
|
||||
#define LAST_COMMIT_POSITION "2051 (c8c63300ac8e)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2056
|
||||
#define LAST_COMMIT_POSITION "2056 (0bcd37bd2b83)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-c8c63300ac8e.tar.gz) = 1ec9a70f4aa3d3e63e793af87336bcd93aa39bd5977c5e06ba048c83256ce87e380d505ac32b7b60fc2e3f5b88a0e4fb77377dcdd273a8bc6add878cdf7df72c
|
||||
SHA512 (gn-0bcd37bd2b83.tar.gz) = ccedbaba8ce7df1af0dc808252809c7349946206fd199fdc2087b1c6b0c052cb2b29d7e43ea384142ee920dc5ec14d126583af026b98923b4158c0ed141a5424
|
||||
|
Loading…
Reference in New Issue
Block a user