Update to version 1959
This commit is contained in:
parent
fe7eea7efa
commit
65ac0d4ad5
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/gn-b7903130.tar.gz
|
||||
/gn-e0afadf7.tar.gz
|
||||
/gn-d417bc7e.tar.gz
|
||||
/gn-2e56c317.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 d417bc7ecb4e20b3b2cccec7c426831a6082f9fb
|
||||
%global access 20211211
|
||||
%global commit 2e56c317bd8e2bf152cfa2ead6ac5fa476fe28b4
|
||||
%global access 20211215
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1958
|
||||
Version: 1959
|
||||
Release: %autorelease -s %{access}git%{shortcommit}
|
||||
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 1958
|
||||
#define LAST_COMMIT_POSITION "1958 (d417bc7e)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1959
|
||||
#define LAST_COMMIT_POSITION "1959 (2e56c317)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-d417bc7e.tar.gz) = fe06410901377849726219a3cd949f870d9d4ae5a78664a714d230b25cc1e54e58445ceddf86cc7e06399727c7ac75f7d28bfd79a9f68a80369d3209d35b9e5d
|
||||
SHA512 (gn-2e56c317.tar.gz) = 44a1e50ec0b2de98d261992c50feae7a5add0736ad6c47d88faedc65ff8f147ea9200ecff7ce8d5fb00469381408e9be472ddf930037f7871006aa742fb940dc
|
||||
|
Loading…
x
Reference in New Issue
Block a user