Update to version 2080
This commit is contained in:
parent
acd6b054b5
commit
b15d47c983
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/gn-70d6c60823c0.tar.gz
|
||||
/gn-5e19d2fb166f.tar.gz
|
||||
/gn-84c8431f3e03.tar.gz
|
||||
/gn-edf6ef4b06b4.tar.gz
|
||||
|
4
gn.spec
4
gn.spec
@ -27,10 +27,10 @@ Name: gn
|
||||
# 7. Commit the changes
|
||||
#
|
||||
# See https://gn.googlesource.com/gn/+log for the latest changes.
|
||||
%global commit 84c8431f3e03cc6226c59dd49637c15ea31169a1
|
||||
%global commit edf6ef4b06b42c58292faea78498aff76bdf68ed
|
||||
%global access 20220714
|
||||
%global shortcommit %(echo '%{commit}' | cut -b -12)
|
||||
%global position 2079
|
||||
%global position 2080
|
||||
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 2079
|
||||
#define LAST_COMMIT_POSITION "2079 (84c8431f3e03)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2080
|
||||
#define LAST_COMMIT_POSITION "2080 (edf6ef4b06b4)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-84c8431f3e03.tar.gz) = 13e3d19d6dc0ce7952b76a422f41ff1fc19dea1b7bcbd43823dbe7161b221017a89c36b0e7f3230b6e7148e4017ec73f305d460a6d5b1ae7820dd63ad9c3ceb3
|
||||
SHA512 (gn-edf6ef4b06b4.tar.gz) = 6c113335d48993a17b412dcbe6c9b6963b7125c5b0a79b51ef89335b6c401add67a752df724da2f0a7ab598ffb4a29dea24ffe4b19952d3fb8d48ec93c3893ed
|
||||
|
Loading…
Reference in New Issue
Block a user