Hello community, here is the log from the commit of package ninja for openSUSE:Factory checked in at 2019-02-04 21:24:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ninja (Old) and /work/SRC/openSUSE:Factory/.ninja.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ninja" Mon Feb 4 21:24:54 2019 rev:21 rq:670358 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ninja/ninja.changes 2018-12-11 15:42:53.150532592 +0100 +++ /work/SRC/openSUSE:Factory/.ninja.new.28833/ninja.changes 2019-02-04 21:24:56.735602386 +0100 @@ -1,0 +2,14 @@ +Wed Jan 30 20:23:01 UTC 2019 - Christoph G <[email protected]> + +- Update to version 1.9.0: + * High-resolution timestamps +- Update ninja-disable-maxprocs-test.patch to include + upstream changes +- Drop ninja-64bit-timestamps.patch as it is part of 1.9.0 + +------------------------------------------------------------------- +Mon Jan 14 13:27:10 UTC 2019 - Adam Mizerski <[email protected]> + +- fix bash-completion path + +------------------------------------------------------------------- Old: ---- ninja-1.8.2.tar.gz ninja-64bit-timestamps.patch New: ---- ninja-1.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ninja.spec ++++++ --- /var/tmp/diff_new_pack.uB5KMY/_old 2019-02-04 21:24:57.567602179 +0100 +++ /var/tmp/diff_new_pack.uB5KMY/_new 2019-02-04 21:24:57.571602178 +0100 @@ -1,7 +1,7 @@ # # spec file for package ninja # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.8.2 +Version: 1.9.0 Release: 0 Summary: A small build system closest in spirit to Make License: Apache-2.0 @@ -26,7 +26,6 @@ Source0: https://github.com/ninja-build/ninja/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: macros.ninja Patch1: ninja-disable-maxprocs-test.patch -Patch2: ninja-64bit-timestamps.patch BuildRequires: gcc-c++ BuildRequires: python3-base BuildRequires: re2c @@ -39,7 +38,6 @@ %prep %setup -q %patch1 -%patch2 -p1 %build export CFLAGS="%{optflags}" @@ -50,7 +48,7 @@ install -D -p -m 0755 ninja %{buildroot}%{_bindir}/ninja install -D -p -m 0644 misc/zsh-completion %{buildroot}%{_datadir}/zsh/site-functions/_ninja install -D -p -m 0644 misc/ninja.vim %{buildroot}%{_datadir}/vim/site/syntax/ninja.vim -install -D -p -m 0644 misc/bash-completion %{buildroot}%{_datadir}/bash_completion.d/ninja +install -D -p -m 0644 misc/bash-completion %{buildroot}%{_datadir}/bash-completion/completions/ninja install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_rpmconfigdir}/macros.d/macros.ninja %check @@ -60,7 +58,7 @@ %files %license COPYING %{_bindir}/ninja -%{_datadir}/bash_completion.d +%{_datadir}/bash-completion %{_datadir}/vim %{_datadir}/zsh %{_rpmconfigdir}/macros.d/macros.ninja ++++++ ninja-1.8.2.tar.gz -> ninja-1.9.0.tar.gz ++++++ ++++ 4213 lines of diff (skipped)
