Update to version 2051
This commit is contained in:
parent
25c56d51ef
commit
03a94356f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/gn-03ce92df.tar.gz
|
||||
/gn-9ef32177.tar.gz
|
||||
/gn-9ef321772ecc.tar.gz
|
||||
/gn-c8c63300ac8e.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 9ef321772ecc161937db69acb346397e0ccc484d
|
||||
%global commit c8c63300ac8ecb66d8126af5407257209ae59044
|
||||
%global access 20220714
|
||||
%global shortcommit %(echo '%{commit}' | cut -b -12)
|
||||
%global position 2050
|
||||
%global position 2051
|
||||
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 2050
|
||||
#define LAST_COMMIT_POSITION "2050 (9ef321772ecc)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2051
|
||||
#define LAST_COMMIT_POSITION "2051 (c8c63300ac8e)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-9ef321772ecc.tar.gz) = c45648b3f1f45c02462cef017da499a027bc14426d37b673deabd3ed55a9388d1f26c350af8380de65455f973459ae03c6af3693a5cd919a20031e3cbca46ffb
|
||||
SHA512 (gn-c8c63300ac8e.tar.gz) = 1ec9a70f4aa3d3e63e793af87336bcd93aa39bd5977c5e06ba048c83256ce87e380d505ac32b7b60fc2e3f5b88a0e4fb77377dcdd273a8bc6add878cdf7df72c
|
||||
|
Loading…
Reference in New Issue
Block a user