forked from pool/ninja
Accepting request 1000369 from home:mathletic:branches:devel:tools:building
- update to 1.11.1: * A fix for a potential SIGFPE in the new (Docker-compatible) default number of jobs detection. OBS-URL: https://build.opensuse.org/request/show/1000369 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ninja?expand=0&rev=59
This commit is contained in:
parent
00cc2f9823
commit
c63abd4a71
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c6ba2e66400fe3f1ae83deb4b235faf3137ec20bd5b08c29bfc368db143e4c6
|
|
||||||
size 229475
|
|
BIN
ninja-1.11.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
ninja-1.11.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 31 05:32:49 UTC 2022 - Christoph G <foss@grueninger.de>
|
||||||
|
|
||||||
|
- update to 1.11.1:
|
||||||
|
* A fix for a potential SIGFPE in the new (Docker-compatible)
|
||||||
|
default number of jobs detection.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 18 08:46:55 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
Wed May 18 08:46:55 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ninja
|
Name: ninja
|
||||||
Version: 1.11.0
|
Version: 1.11.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A small build system closest in spirit to Make
|
Summary: A small build system closest in spirit to Make
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
URL: https://ninja-build.org/
|
URL: https://ninja-build.org/
|
||||||
Source0: https://github.com/ninja-build/ninja/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/ninja-build/ninja/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
Source1: macros.ninja
|
Source1: macros.ninja
|
||||||
Patch1: ninja-disable-maxprocs-test.patch
|
Patch1: ninja-disable-maxprocs-test.patch
|
||||||
Patch2: ninja-re2c-g.patch
|
Patch2: ninja-re2c-g.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user