SHA256
7
0
forked from pool/ninja

Factory #2

Merged
dgarcia merged 2 commits from factory into main 2025-10-08 12:57:03 +02:00
4 changed files with 15 additions and 5 deletions

Binary file not shown.

BIN
ninja-1.13.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 18 19:34:41 UTC 2025 - Christoph G <foss@grueninger.de>
- update to 1.13.0
* Ninja now automatically joins a GNU Make jobserver as a client
(version 4.4 on non-Windows systems required for "fifo" style)
* Print exit code of failed subcommands
* ninja -t compdb accepts a target
* Support for ANSI (color) escape codes in NINJA_STATUS
-------------------------------------------------------------------
Fri May 24 20:52:03 UTC 2024 - Christoph G <foss@grueninger.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ninja
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%endif
Name: ninja%{name_ext}
Version: 1.12.1
Version: 1.13.0
Release: 0
Summary: A small build system closest in spirit to Make
License: Apache-2.0