Update to version 1967
This commit is contained in:
parent
2f2effb629
commit
4caa632d66
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/gn-2e56c317.tar.gz
|
||||
/gn-281ba2c9.tar.gz
|
||||
/gn-f1b14125.tar.gz
|
||||
/gn-80a40b07.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 f1b1412521b41e47118b29863224171e434a27a2
|
||||
%global access 20220107
|
||||
%global commit 80a40b07305373617eba2d5878d353532af77da3
|
||||
%global access 20220112
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1966
|
||||
Version: 1967
|
||||
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 1966
|
||||
#define LAST_COMMIT_POSITION "1966 (f1b14125)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1967
|
||||
#define LAST_COMMIT_POSITION "1967 (80a40b07)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-f1b14125.tar.gz) = a4ca046d087015bc78101c6fd1bd46b36d7dd5a794c524099dd1a1d3f5ab7cc09d0818bdcbde41b954afd64df6ee40412161519b5658c58b30adcb116c3e8f02
|
||||
SHA512 (gn-80a40b07.tar.gz) = 94de802b756d6e2d21d30fabdb19c715d44bd9d529950cb0b4ae61de6c66966f427fbe5511d15012347b251ee24d82a5ecf1d27378a4a17451a8c68617b7c91b
|
||||
|
Loading…
Reference in New Issue
Block a user