Update to version 1985
This commit is contained in:
parent
97e1f262ed
commit
76123ae615
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/gn-6109f626.tar.gz
|
||||
/gn-d7c2209c.tar.gz
|
||||
/gn-f27bae88.tar.gz
|
||||
/gn-bd99dbf9.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 f27bae882b2178ccc3c24f314c88db9a34118992
|
||||
%global access 20220314
|
||||
%global commit bd99dbf98cbdefe18a4128189665c5761263bcfb
|
||||
%global access 20220321
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1983
|
||||
Version: 1985
|
||||
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 1983
|
||||
#define LAST_COMMIT_POSITION "1983 (f27bae88)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1985
|
||||
#define LAST_COMMIT_POSITION "1985 (bd99dbf9)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-f27bae88.tar.gz) = c590a28fcf8c16aede7f34637d6980a45db57b01dbe62ddec6d1d8ecc930ed1a8d98ac6d8ae93994f0f06a403fde05203f1222dbca1e3daf2a8a446bee539951
|
||||
SHA512 (gn-bd99dbf9.tar.gz) = 03dfbcc105cb8e52d33081ebf301b74c2abdfc52061ebce8d6ed9f172216facbdb50ca6e216153084b2c1d04ca58870d8dfce90fee8e46b6889a0cf9f7b7f98d
|
||||
|
Loading…
x
Reference in New Issue
Block a user