diff --git a/ninja-1.12.0.tar.gz b/ninja-1.12.0.tar.gz deleted file mode 100644 index e31e102..0000000 --- a/ninja-1.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b2c86cd483dc7fcb7975c5ec7329135d210099a89bc7db0590a07b0bbfe49a5 -size 240291 diff --git a/ninja-1.12.1.tar.gz b/ninja-1.12.1.tar.gz new file mode 100644 index 0000000..da2a399 --- /dev/null +++ b/ninja-1.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821bdff48a3f683bc4bb3b6f0b5fe7b2d647cf65d52aeb63328c91a6c6df285a +size 240483 diff --git a/ninja.changes b/ninja.changes index 0c5403f..f61ced2 100644 --- a/ninja.changes +++ b/ninja.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 24 20:52:03 UTC 2024 - Christoph G + +- update to 1.12.1 + * Dry run error if the build directory does not exist + * New critical path scheduler performance improvements + ------------------------------------------------------------------- Tue May 7 13:45:10 UTC 2024 - Christoph G diff --git a/ninja.spec b/ninja.spec index 293392c..79909d1 100644 --- a/ninja.spec +++ b/ninja.spec @@ -25,7 +25,7 @@ %endif Name: ninja%{name_ext} -Version: 1.12.0 +Version: 1.12.1 Release: 0 Summary: A small build system closest in spirit to Make License: Apache-2.0