Hello community, here is the log from the commit of package legion for openSUSE:Factory checked in at 2018-02-07 18:42:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/legion (Old) and /work/SRC/openSUSE:Factory/.legion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "legion" Wed Feb 7 18:42:39 2018 rev:10 rq:573697 version:18.02.0 Changes: -------- --- /work/SRC/openSUSE:Factory/legion/legion.changes 2017-11-18 00:21:24.298870916 +0100 +++ /work/SRC/openSUSE:Factory/.legion.new/legion.changes 2018-02-07 18:42:44.804436866 +0100 @@ -1,0 +2,21 @@ +Wed Feb 7 09:20:28 UTC 2018 - [email protected] + +- Update to legion 18.02.0 + * Legion + - Support for PowerPC vector intrinsics + - FieldAccessors support "view" coordinates and equivalent bounds checks + - Improved schedule priorities for Legion meta-tasks + * Realm + - Operation priority can now be adjust after a task/copy is launched + - Assorted bug/memory leak fixes + - AffineAccessors support an optional translation from "view" coordinates + to actual coordinates in the instance being accessed + * Regent + - Experimental support for calling Regent tasks from C/C++ + - Support for building with CMake + - Support for running on PowerPC + * Bindings + - Obsolete Lua and Terra bindings have been removed. The remaining Terra + bindings have been renamed to Regent and now produce libregent.so + +------------------------------------------------------------------- Old: ---- legion-17.10.0.0.a2b971e6.tar.gz New: ---- legion-18.02.0.0.57d01885ce18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ legion.spec ++++++ --- /var/tmp/diff_new_pack.rnJzBR/_old 2018-02-07 18:42:45.528402968 +0100 +++ /var/tmp/diff_new_pack.rnJzBR/_new 2018-02-07 18:42:45.532402781 +0100 @@ -1,7 +1,7 @@ # # spec file for package legion # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016-2017 Christoph Junghans # # All modifications and additions to the file contributed by third parties @@ -17,7 +17,7 @@ # -%define git_ver .0.a2b971e6 +%define git_ver .0.57d01885ce18 %ifarch ppc64 %define mpi_implem openmpi %else @@ -25,7 +25,7 @@ %endif Name: legion -Version: 17.10.0 +Version: 18.02.0 Release: 0 Summary: A data-centric parallel programming system License: Apache-2.0 @@ -41,6 +41,12 @@ BuildRequires: gasnet-devel BuildRequires: gcc-c++ BuildRequires: hwloc-devel +%ifarch x86_64 %{ix86} +BuildRequires: libfabric-devel +%endif +%ifarch x86_64 +BuildRequires: libpsm2-devel +%endif %description Legion is a data-centric parallel programming system for writing portable ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rnJzBR/_old 2018-02-07 18:42:45.560401470 +0100 +++ /var/tmp/diff_new_pack.rnJzBR/_new 2018-02-07 18:42:45.564401283 +0100 @@ -8,7 +8,7 @@ <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">legion(.*)</param> <param name="versionrewrite-replacement">\1</param> - <param name="revision">a2b971e6c34cce166b3ba4181ebfadc1a71dd1c8</param> + <param name="revision">57d01885ce18c54b9c8f798d3c4184ae56b794d3</param> </service> <service name="recompress" mode="disabled"> <param name="file">legion*.tar</param> ++++++ legion-17.10.0.0.a2b971e6.tar.gz -> legion-18.02.0.0.57d01885ce18.tar.gz ++++++ ++++ 64148 lines of diff (skipped)
