Update to version 1934
This commit is contained in:
parent
497752de32
commit
ebcbaa7ba7
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/gn-24e2f7df.tar.gz
|
||||
/gn-d565aa3e.tar.gz
|
||||
/gn-eea3906f.tar.gz
|
||||
/gn-69ec4fca.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 eea3906f0e2a8d3622080127d2005ff214d51383
|
||||
%global access 20210803
|
||||
%global commit 69ec4fca1fa69ddadae13f9e6b7507efa0675263
|
||||
%global access 20210812
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1931
|
||||
Version: 1934
|
||||
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 1931
|
||||
#define LAST_COMMIT_POSITION "1931 (eea3906f)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1934
|
||||
#define LAST_COMMIT_POSITION "1934 (69ec4fca)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-eea3906f.tar.gz) = 07742e03767655f42718ba29bcd5757fe31bdab293d2a728afa8ec58272c002c67ba870c30e5803e6b98177383b986f1807672822dce80e02d60623caa5a8955
|
||||
SHA512 (gn-69ec4fca.tar.gz) = ceb56c9368c38f0452e6ed7a0bcbdde223f7b51aea7ab1afbf0a3c5b045a9a7394948d8181b796abb24f914d7c2a1815105ea0b9f7d2866989d2a2044beba45c
|
||||
|
Loading…
x
Reference in New Issue
Block a user