Update to version 2057
This commit is contained in:
parent
3cf93a2e74
commit
9972ac2bcd
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/gn-9ef321772ecc.tar.gz
|
||||
/gn-c8c63300ac8e.tar.gz
|
||||
/gn-0bcd37bd2b83.tar.gz
|
||||
/gn-5705e56a0e58.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 0bcd37bd2b83f1a9ee17088037ebdfe6eab6d31a
|
||||
%global commit 5705e56a0e5856621415cfdf444432554e72c9c9
|
||||
%global access 20220714
|
||||
%global shortcommit %(echo '%{commit}' | cut -b -12)
|
||||
%global position 2056
|
||||
%global position 2057
|
||||
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 2056
|
||||
#define LAST_COMMIT_POSITION "2056 (0bcd37bd2b83)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2057
|
||||
#define LAST_COMMIT_POSITION "2057 (5705e56a0e58)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-0bcd37bd2b83.tar.gz) = ccedbaba8ce7df1af0dc808252809c7349946206fd199fdc2087b1c6b0c052cb2b29d7e43ea384142ee920dc5ec14d126583af026b98923b4158c0ed141a5424
|
||||
SHA512 (gn-5705e56a0e58.tar.gz) = f667da8288c714990ecff048005380efe5709bf14c63b1536ffdd6986e3174568bf1ba2af705751b42385c8479bbc6644d4f5e3b3f5e520f33f9c080c6d6a136
|
||||
|
Loading…
Reference in New Issue
Block a user