|
|
@ -23,10 +23,10 @@ Name: gn
|
|
|
|
# 6. Stage all changes in git
|
|
|
|
# 6. Stage all changes in git
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# See https://gn.googlesource.com/gn/+log for the latest changes.
|
|
|
|
# See https://gn.googlesource.com/gn/+log for the latest changes.
|
|
|
|
%global commit 4d207c94eab41f09c9a8505eb47f3d2919e47943
|
|
|
|
%global commit 24e2f7df92641de0351a96096fb2c490b2436bb8
|
|
|
|
%global access 20210627
|
|
|
|
%global access 20210708
|
|
|
|
%global shortcommit %(echo %{commit} | cut -b -8)
|
|
|
|
%global shortcommit %(echo %{commit} | cut -b -8)
|
|
|
|
Version: 1921
|
|
|
|
Version: 1924
|
|
|
|
Release: 1.%{access}git%{shortcommit}%{?dist}
|
|
|
|
Release: 1.%{access}git%{shortcommit}%{?dist}
|
|
|
|
Summary: Meta-build system that generates build files for Ninja
|
|
|
|
Summary: Meta-build system that generates build files for Ninja
|
|
|
|
|
|
|
|
|
|
|
@ -203,6 +203,9 @@ grep -E '^#define[[:blank:]]+LAST_COMMIT_POSITION[[:blank:]]+'\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 08 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1924-1.20210708git24e2f7df
|
|
|
|
|
|
|
|
- Update to version 1924
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jun 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1921-1.20210627git4d207c94
|
|
|
|
* Sun Jun 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1921-1.20210627git4d207c94
|
|
|
|
- Update to version 1921
|
|
|
|
- Update to version 1921
|
|
|
|
|
|
|
|
|
|
|
|