Update to version 2049
This commit is contained in:
parent
bf61682225
commit
4be5c9c2c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/gn-2ecd43a1.tar.gz
|
||||
/gn-e62d4e19.tar.gz
|
||||
/gn-29accf5a.tar.gz
|
||||
/gn-03ce92df.tar.gz
|
||||
|
6
gn.spec
6
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 29accf5ac2eadfc53e687081583b7bc1592a8839
|
||||
%global access 20220623
|
||||
%global commit 03ce92df5f9875bd9929b564be4b612713569aa9
|
||||
%global access 20220707
|
||||
%global shortcommit %(echo '%{commit}' | cut -b -8)
|
||||
%global position 2047
|
||||
%global position 2049
|
||||
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 2047
|
||||
#define LAST_COMMIT_POSITION "2047 (29accf5a)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2049
|
||||
#define LAST_COMMIT_POSITION "2049 (03ce92df)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-29accf5a.tar.gz) = 1dd19b28dc9bca667e5a1db16d1b45115a00a93a364ff8e9b63c76b4835d147bcf8c8067e6d82b9a40014d8cfc0955e16d9adc94a5a658cddc99484341d41f60
|
||||
SHA512 (gn-03ce92df.tar.gz) = 840b4577dfa86e8c311435f3c3ac940decfeb133151695122ec18117b4c4ba8e5db9b6f3487b80dfc64fa12f053bc17e375a885048cb386f1a42ac741d1a93dd
|
||||
|
Loading…
x
Reference in New Issue
Block a user