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