diff --git a/ninja-1.10.0.tar.gz b/ninja-1.10.0.tar.gz new file mode 100644 index 0000000..949bdde --- /dev/null +++ b/ninja-1.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3810318b08489435f8efc19c05525e80a993af5a55baa0dfeae0465a9d45f99f +size 210313 diff --git a/ninja-1.9.0.tar.gz b/ninja-1.9.0.tar.gz deleted file mode 100644 index 4af2975..0000000 --- a/ninja-1.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d7ec75828f8d3fd1a0c2f31b5b0cea780cdfe1031359228c428c1a48bfcd5b9 -size 190860 diff --git a/ninja.changes b/ninja.changes index 2ebe3aa..df2e16c 100644 --- a/ninja.changes +++ b/ninja.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 3 21:21:44 UTC 2020 - Christoph G + +- update to version 1.10.0: + * New dyndep binding to support Fortran and C++20 modules + * Also there are three new tools: cleandead, restat, rules + ------------------------------------------------------------------- Wed Sep 11 12:49:19 UTC 2019 - Martin Pluskal diff --git a/ninja.spec b/ninja.spec index 497bd1f..fafe60d 100644 --- a/ninja.spec +++ b/ninja.spec @@ -1,7 +1,7 @@ # # spec file for package ninja # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ninja -Version: 1.9.0 +Version: 1.10.0 Release: 0 Summary: A small build system closest in spirit to Make License: Apache-2.0