Update to version 1935
This commit is contained in:
parent
ebcbaa7ba7
commit
f72be42700
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/gn-d565aa3e.tar.gz
|
||||
/gn-eea3906f.tar.gz
|
||||
/gn-69ec4fca.tar.gz
|
||||
/gn-46b572ce.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 69ec4fca1fa69ddadae13f9e6b7507efa0675263
|
||||
%global access 20210812
|
||||
%global commit 46b572ce4ceedfe57f4f84051bd7da624c98bf01
|
||||
%global access 20210906
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1934
|
||||
Version: 1935
|
||||
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 1934
|
||||
#define LAST_COMMIT_POSITION "1934 (69ec4fca)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1935
|
||||
#define LAST_COMMIT_POSITION "1935 (46b572ce)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-69ec4fca.tar.gz) = ceb56c9368c38f0452e6ed7a0bcbdde223f7b51aea7ab1afbf0a3c5b045a9a7394948d8181b796abb24f914d7c2a1815105ea0b9f7d2866989d2a2044beba45c
|
||||
SHA512 (gn-46b572ce.tar.gz) = 079fa547fdf29a4dfc96497eb53875cd60fd3aad6ea6f6cced6b40be6159f3dbc23e4ee9ea11ab43af0589fbb92608592bf74254207b1fe2a7b9a1621fa58d26
|
||||
|
Loading…
x
Reference in New Issue
Block a user