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