|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: ninja-build
|
|
|
|
Name: ninja-build
|
|
|
|
Version: 1.11.1
|
|
|
|
Version: 1.11.1
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Summary: Small build system with a focus on speed
|
|
|
|
Summary: Small build system with a focus on speed
|
|
|
|
License: Apache-2.0
|
|
|
|
License: Apache-2.0
|
|
|
|
URL: https://ninja-build.org/
|
|
|
|
URL: https://ninja-build.org/
|
|
|
@ -88,6 +88,10 @@ ln -s ninja %{buildroot}%{_bindir}/ninja-build
|
|
|
|
%{_rpmmacrodir}/macros.ninja
|
|
|
|
%{_rpmmacrodir}/macros.ninja
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.11.1-9
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.11.1-8
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.11.1-8
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|