Update to version 2014
This commit is contained in:
parent
be1b65e0db
commit
893ec9012c
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/gn-bd99dbf9.tar.gz
|
||||
/gn-93f0d7a7.tar.gz
|
||||
/gn-ae110f8b.tar.gz
|
||||
/gn-c114b7e0.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 ae110f8b525009255ba1f9ae96982176d3bfad3d
|
||||
%global access 20220407
|
||||
%global commit c114b7e0b3a327e854cae6b560902230436f1ac7
|
||||
%global access 20220413
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 2011
|
||||
Version: 2014
|
||||
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 2011
|
||||
#define LAST_COMMIT_POSITION "2011 (ae110f8b)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2014
|
||||
#define LAST_COMMIT_POSITION "2014 (c114b7e0)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-ae110f8b.tar.gz) = d6a4bbd9b867c36102618a8106a7eb9c57839acc543dd94c43c69244b91901b810f6a070025f960e67fd330a87fead0985f5ae23c7b932bd3e7a074724bca310
|
||||
SHA512 (gn-c114b7e0.tar.gz) = 021d151b569f168d74432a5d54662c524024bd5417c3e30ae7901c868495e99fec143c1d91ba3dc1b2e447fd846266d7a058838d47aaa059f4b90a728789ca88
|
||||
|
Loading…
Reference in New Issue
Block a user