Hello community, here is the log from the commit of package nim for openSUSE:Factory checked in at 2019-11-14 23:51:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nim (Old) and /work/SRC/openSUSE:Factory/.nim.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nim" Thu Nov 14 23:51:29 2019 rev:13 rq:748328 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/nim/nim.changes 2019-06-03 18:58:13.872365187 +0200 +++ /work/SRC/openSUSE:Factory/.nim.new.26869/nim.changes 2019-11-14 23:51:31.316559775 +0100 @@ -1,0 +2,7 @@ +Wed Nov 13 13:07:58 UTC 2019 - Martin Pluskal <[email protected]> + +- Update to version 1.0.2: + * See https://nim-lang.org/blog.html for details +- Update dependencies (based on changes by Federico Ceratto + +------------------------------------------------------------------- Old: ---- nim-0.19.6.tar.xz New: ---- nim-1.0.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nim.spec ++++++ --- /var/tmp/diff_new_pack.yZ8NWN/_old 2019-11-14 23:51:32.008559534 +0100 +++ /var/tmp/diff_new_pack.yZ8NWN/_new 2019-11-14 23:51:32.008559534 +0100 @@ -1,7 +1,7 @@ # # spec file for package nim # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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: nim -Version: 0.19.6 +Version: 1.0.2 Release: 0 Summary: A statically typed, imperative programming language License: MIT @@ -25,6 +25,7 @@ URL: https://nim-lang.org/ Source0: https://nim-lang.org/download/nim-%{version}.tar.xz Source1: nim-rpmlintrc +BuildRequires: binutils-devel Recommends: git ExclusiveArch: %{ix86} x86_64 armv7l armv7hl aarch64 ppc64le @@ -58,6 +59,8 @@ %install ./koch install %{buildroot}%{_libdir} +find . -name testament -executable -type f -delete + mkdir -p %{buildroot}%{_bindir}/ %{buildroot}%{_sysconfdir}/nim \ %{buildroot}%{_docdir}/nim/ ++++++ nim-0.19.6.tar.xz -> nim-1.0.2.tar.xz ++++++ ++++ 27702650 lines of diff (skipped)
