Update to version 2042
This commit is contained in:
parent
f0e9021d41
commit
88e21d727d
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/gn-ae110f8b.tar.gz
|
||||
/gn-c114b7e0.tar.gz
|
||||
/gn-fd6cae41.tar.gz
|
||||
/gn-2ecd43a1.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 fd6cae41bd7d5d255dc2fb96004a8bf74ac9d972
|
||||
%global access 20220608
|
||||
%global commit 2ecd43a10266bd091c98e6dcde507c64f6a0dad3
|
||||
%global access 20220613
|
||||
%global shortcommit %(echo '%{commit}' | cut -b -8)
|
||||
%global position 2041
|
||||
%global position 2042
|
||||
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 2041
|
||||
#define LAST_COMMIT_POSITION "2041 (fd6cae41)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2042
|
||||
#define LAST_COMMIT_POSITION "2042 (2ecd43a1)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-fd6cae41.tar.gz) = b9a9c98c434df5ae4d8227e85aa524160317b9e49ac97ced55462f590a519aad337631b5f9ccbe3435a3fa677878286a1a97e710c8aa36e7c6761b14dbd31d4f
|
||||
SHA512 (gn-2ecd43a1.tar.gz) = 1f26a3236cbd8f5fb67ab1fa7fff0f1f316d24d619b349f0a22c158c682d61da1fd8aaa27384c82532da3b2ae1cea491cd67489dd0cc0186a6b7578441a35ce2
|
||||
|
Loading…
x
Reference in New Issue
Block a user