Update to version 1945
This commit is contained in:
parent
92b45f5cd6
commit
6f3f1edc69
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/gn-8926696a.tar.gz
|
||||
/gn-90294ccd.tar.gz
|
||||
/gn-18512455.tar.gz
|
||||
/gn-4aa9bdfa.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 185124551408e7a5349c2aa31051b5a629dc3a5e
|
||||
%global access 20211116
|
||||
%global commit 4aa9bdfa05b688c58d3d7d3e496f3f18cbb3d89e
|
||||
%global access 20211119
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1944
|
||||
Version: 1945
|
||||
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 1944
|
||||
#define LAST_COMMIT_POSITION "1944 (18512455)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1945
|
||||
#define LAST_COMMIT_POSITION "1945 (4aa9bdfa)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-18512455.tar.gz) = 48b135935fc7485f0278bbdbbf5c22555cc722966fb2207403c7ec7f0902e00b8f7c455beda67215dd92e50e594fd561eb7b37626438bd4c1f3033d292a48169
|
||||
SHA512 (gn-4aa9bdfa.tar.gz) = 788891ea1e9448fb2fcb3862c559c9f48303782000521d9faa6e000a6ac66d75853e090fb44ee623cfd498892d28745feefbcd6c0e7c574fda29898f31a813b0
|
||||
|
Loading…
x
Reference in New Issue
Block a user