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