Update to version 1936 (Fix typos in README.md)
This commit is contained in:
parent
f72be42700
commit
cbb06324c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/gn-eea3906f.tar.gz
|
||||
/gn-69ec4fca.tar.gz
|
||||
/gn-46b572ce.tar.gz
|
||||
/gn-07e2e1b9.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 46b572ce4ceedfe57f4f84051bd7da624c98bf01
|
||||
%global access 20210906
|
||||
%global commit 07e2e1b9377fec345575067078257e546affd858
|
||||
%global access 20210911
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1935
|
||||
Version: 1936
|
||||
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 1935
|
||||
#define LAST_COMMIT_POSITION "1935 (46b572ce)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1936
|
||||
#define LAST_COMMIT_POSITION "1936 (07e2e1b9)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-46b572ce.tar.gz) = 079fa547fdf29a4dfc96497eb53875cd60fd3aad6ea6f6cced6b40be6159f3dbc23e4ee9ea11ab43af0589fbb92608592bf74254207b1fe2a7b9a1621fa58d26
|
||||
SHA512 (gn-07e2e1b9.tar.gz) = 72a2b2fdd576dee057c74fb992114f7ec9eac686fa951da8dd3d14297e6177b32a5c2ff64dbe272ecd063318ae8a64b5b0d0942136a854cd87d642ca63ae9668
|
||||
|
Loading…
x
Reference in New Issue
Block a user