Latest upstream 1.11.1, resolves rhbz#2086337
This commit is contained in:
parent
fca14e8793
commit
ea297291ee
@ -3,10 +3,10 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: ninja-build
|
||||
Version: 1.10.2
|
||||
Release: 9%{?dist}
|
||||
Version: 1.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Small build system with a focus on speed
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
URL: https://ninja-build.org/
|
||||
Source0: https://github.com/ninja-build/ninja/archive/v%{version}/ninja-%{version}.tar.gz
|
||||
Source1: ninja.vim
|
||||
@ -86,6 +86,9 @@ ln -s ninja %{buildroot}%{_bindir}/ninja-build
|
||||
%{_rpmmacrodir}/macros.ninja
|
||||
|
||||
%changelog
|
||||
* Tue Sep 06 2022 Carl George <carl@george.computer> - 1.11.1-1
|
||||
- Latest upstream, resolves rhbz#2086337
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.2-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ninja-1.10.2.tar.gz) = 895412ae1cbc83c656e92f282602a29300e08274e9dea0da4464202ae556e7a1ab03bec057f23da4756bbd91bd2d744cd7a64b336740fd2782bb4db5c3b7b496
|
||||
SHA512 (ninja-1.11.1.tar.gz) = 1bca38877c70ee6613f347ffccef5adc02ba0a3947c62ae004ea97f918442b5a3de92378e4f820ae2a7676bc7609d25fbc7d41f6cfb3a61e5e4b26ec3639e403
|
||||
|
Loading…
Reference in New Issue
Block a user