!6 upgrade version to 1.10.2
From: @duyiwei7w Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
66e8d14ae3
BIN
ninja-1.10.2.tar.gz
Normal file
BIN
ninja-1.10.2.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: ninja-build
|
Name: ninja-build
|
||||||
Version: 1.8.2
|
Version: 1.10.2
|
||||||
Release: 9
|
Release: 1
|
||||||
Summary: A small build system with a focus on speed
|
Summary: A small build system with a focus on speed
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://ninja-build.org/
|
URL: https://ninja-build.org/
|
||||||
Source0: https://github.com/ninja-build/ninja/archive/v%{version}.tar.gz#/ninja-%{version}.tar.gz
|
Source0: https://github.com/ninja-build/ninja/archive/v%{version}/ninja-%{version}.tar.gz
|
||||||
Source1: macros.ninja
|
Source1: macros.ninja
|
||||||
BuildRequires: gcc-c++ python3-devel asciidoc gtest-devel
|
BuildRequires: gcc-c++ python3-devel asciidoc gtest-devel
|
||||||
Requires: emacs-filesystem vim-filesystem
|
Requires: emacs-filesystem vim-filesystem
|
||||||
@ -41,7 +41,7 @@ ln -sf ninja %{buildroot}%{_bindir}/ninja-build
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc HACKING.md README doc/manual.html
|
%doc README.md doc/manual.html
|
||||||
%{_bindir}/{ninja,ninja-build}
|
%{_bindir}/{ninja,ninja-build}
|
||||||
%{_datadir}/bash-completion/completions/ninja
|
%{_datadir}/bash-completion/completions/ninja
|
||||||
%{_datadir}/emacs/site-lisp/ninja-mode.el
|
%{_datadir}/emacs/site-lisp/ninja-mode.el
|
||||||
@ -50,6 +50,9 @@ ln -sf ninja %{buildroot}%{_bindir}/ninja-build
|
|||||||
%{rpmmacrodir}/macros.ninja
|
%{rpmmacrodir}/macros.ninja
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 15 2022 duyiwei <duyiwei@kylinos.cn> - 1.10.2-1
|
||||||
|
- upgrade version to 1.10.2
|
||||||
|
|
||||||
* Tue Oct 27 2020 Ge Wang <wangge20@huawei.com> - 1.8.2-9
|
* Tue Oct 27 2020 Ge Wang <wangge20@huawei.com> - 1.8.2-9
|
||||||
- remove useless buildrequires of python2-devel
|
- remove useless buildrequires of python2-devel
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user