Update to version 2011
This commit is contained in:
parent
6f46f89000
commit
be1b65e0db
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/gn-f27bae88.tar.gz
|
||||
/gn-bd99dbf9.tar.gz
|
||||
/gn-93f0d7a7.tar.gz
|
||||
/gn-ae110f8b.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 93f0d7a7d3ade923b6d0b36b3df0ffacbe7e9f5d
|
||||
%global access 20220331
|
||||
%global commit ae110f8b525009255ba1f9ae96982176d3bfad3d
|
||||
%global access 20220407
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1998
|
||||
Version: 2011
|
||||
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 1998
|
||||
#define LAST_COMMIT_POSITION "1998 (93f0d7a7)"
|
||||
#define LAST_COMMIT_POSITION_NUM 2011
|
||||
#define LAST_COMMIT_POSITION "2011 (ae110f8b)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-93f0d7a7.tar.gz) = 87cdddf1ba792146bfe5775aceeeae9e8c8e7dd2960e8c35729dcf5b3a8dfce765d8d6824542e8f740e3cf9f462b560883252c99039aeb35e84e1d92d128cfd3
|
||||
SHA512 (gn-ae110f8b.tar.gz) = d6a4bbd9b867c36102618a8106a7eb9c57839acc543dd94c43c69244b91901b810f6a070025f960e67fd330a87fead0985f5ae23c7b932bd3e7a074724bca310
|
||||
|
Loading…
x
Reference in New Issue
Block a user