update to 1.11.0 [release 1.11.0-1mamba;Tue May 17 2022]
This commit is contained in:
parent
a953c6ba6d
commit
6193c0fae4
12
ninja.spec
12
ninja.spec
@ -1,26 +1,25 @@
|
||||
Name: ninja
|
||||
Version: 1.10.2
|
||||
Version: 1.11.0
|
||||
Release: 1mamba
|
||||
Summary: A small build system with a focus on speed
|
||||
Group: Applications/Development
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://martine.github.io/ninja/
|
||||
URL: https://ninja-build.org/
|
||||
Source: https://github.com/martine/ninja.git/v%{version}/ninja-%{version}.tar.bz2
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Ninja is a small build system with a focus on speed.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -42,6 +41,9 @@ Ninja is a small build system with a focus on speed.
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Tue May 17 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11.0-1mamba
|
||||
- update to 1.11.0
|
||||
|
||||
* Thu Dec 03 2020 Automatic Build System <autodist@mambasoft.it> 1.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user