Update to version 2059
This commit is contained in:
parent
6a82965c3c
commit
a607f60736
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/gn-0bcd37bd2b83.tar.gz
|
||||
/gn-5705e56a0e58.tar.gz
|
||||
/gn-00b741b1568d.tar.gz
|
||||
/gn-b4851eb2062f.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 00b741b1568d56cf4e117dcb9f70cd42653b4c78
|
||||
%global commit b4851eb2062f76a880c07f7fa0d12913beb6d79e
|
||||
%global access 20220714
|
||||
%global shortcommit %(echo '%{commit}' | cut -b -12)
|
||||
%global position 2058
|
||||
%global position 2059
|
||||
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 2058
|
||||
#define LAST_COMMIT_POSITION "2058 (00b741b1568d)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2059
|
||||
#define LAST_COMMIT_POSITION "2059 (b4851eb2062f)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-00b741b1568d.tar.gz) = c7f220b48e450ee429a5da11745694a23e9f7323a87e5ebd460161645754d951f94ace40b85d9594c5e1c56537471a04bab982b43bc405db64ba1d8484ff386a
|
||||
SHA512 (gn-b4851eb2062f.tar.gz) = 203d84e7dc48b11e98b9ebc940ad809a4bd69b89dcca5f1ded0aba20098c5e2844af4fa250da7d3db045efdb062dc7d12f83f63ec609c79f09e10889a3e05f4d
|
||||
|
Loading…
Reference in New Issue
Block a user