|
|
@ -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 d924640c25f9d90386716116a53957f24d709042
|
|
|
|
%global commit 4d207c94eab41f09c9a8505eb47f3d2919e47943
|
|
|
|
%global access 20210623
|
|
|
|
%global access 20210627
|
|
|
|
%global shortcommit %(echo %{commit} | cut -b -8)
|
|
|
|
%global shortcommit %(echo %{commit} | cut -b -8)
|
|
|
|
Version: 1920
|
|
|
|
Version: 1921
|
|
|
|
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
|
|
|
|
|
|
|
|
* Sun Jun 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1921-1.20210627git4d207c94
|
|
|
|
|
|
|
|
- Update to version 1921
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 23 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1920-1.20210623gitd924640c
|
|
|
|
* Wed Jun 23 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1920-1.20210623gitd924640c
|
|
|
|
- Update to version 1920
|
|
|
|
- Update to version 1920
|
|
|
|
- Stop overriding optimization flags
|
|
|
|
- Stop overriding optimization flags
|
|
|
|