Update to version 1953
This commit is contained in:
parent
2b52534274
commit
8e24a24ba5
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/gn-18512455.tar.gz
|
||||
/gn-4aa9bdfa.tar.gz
|
||||
/gn-b7903130.tar.gz
|
||||
/gn-e0afadf7.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 b79031308cc878488202beb99883ec1f2efd9a6d
|
||||
%global access 20211128
|
||||
%global commit e0afadf7a743d5b14737bd454df45d5f1caf0d23
|
||||
%global access 20211205
|
||||
%global shortcommit %(echo %{commit} | cut -b -8)
|
||||
Version: 1951
|
||||
Version: 1953
|
||||
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 1951
|
||||
#define LAST_COMMIT_POSITION "1951 (b7903130)"
|
||||
#define LAST_COMMIT_POSITION_NUM 1953
|
||||
#define LAST_COMMIT_POSITION "1953 (e0afadf7)"
|
||||
|
||||
#endif // OUT_LAST_COMMIT_POSITION_H_
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gn-b7903130.tar.gz) = d2e9e7e05be2ec521ec59001213d21066f42199eeca73ea2d2b981c3aee9d8397cd4eae6dfe683e593c43ae7b444912a1f69d7a95a70ae42e6a10a5aee429536
|
||||
SHA512 (gn-e0afadf7.tar.gz) = 240c23311efad56c70e0f7e1639f709ca56ae375fea6293a93167029b40759b584fc865a9ad9799f5bb4b04a2e55c6be21d0278a214d5601350df4f280e63c96
|
||||
|
Loading…
x
Reference in New Issue
Block a user