diff --git a/ninja-1.10.1.tar.gz b/ninja-1.10.1.tar.gz deleted file mode 100644 index 6b1c116..0000000 --- a/ninja-1.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6b6f7ac360d4aabd54e299cc1d8fa7b234cd81b9401693da21221c62569a23e -size 211216 diff --git a/ninja-1.10.2.tar.gz b/ninja-1.10.2.tar.gz new file mode 100644 index 0000000..4e59182 --- /dev/null +++ b/ninja-1.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce35865411f0490368a8fc383f29071de6690cbadc27704734978221f25e2bed +size 213959 diff --git a/ninja.changes b/ninja.changes index dee4091..ffc419a 100644 --- a/ninja.changes +++ b/ninja.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 29 18:55:10 UTC 2020 - Dirk Müller + +- update to 1.10.2: + * The browse tool is now enabled when building with CMake + (so it's part of the official binaries again) + * it should now work in all circumstances to run the restat tool + by the generator on Windows + ------------------------------------------------------------------- Wed Nov 4 16:33:12 UTC 2020 - Ludwig Nussel diff --git a/ninja.spec b/ninja.spec index 50bef3f..5f1d13d 100644 --- a/ninja.spec +++ b/ninja.spec @@ -17,7 +17,7 @@ Name: ninja -Version: 1.10.1 +Version: 1.10.2 Release: 0 Summary: A small build system closest in spirit to Make License: Apache-2.0