Hello community,

here is the log from the commit of package legion for openSUSE:Factory checked 
in at 2017-08-28 15:15:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/legion (Old)
 and      /work/SRC/openSUSE:Factory/.legion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "legion"

Mon Aug 28 15:15:51 2017 rev:6 rq:518608 version:17.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/legion/legion.changes    2017-06-30 
18:43:45.518345143 +0200
+++ /work/SRC/openSUSE:Factory/.legion.new/legion.changes       2017-08-28 
15:16:59.250224521 +0200
@@ -1,0 +2,28 @@
+Fri Aug 25 00:27:54 UTC 2017 - [email protected]
+
+- Version bump to 17.08.0 
+  * Build system
+    - Added HDF_ROOT variable to customize HDF5 install location
+  * Legion
+    - New error message format and online reference at
+        http://legion.stanford.edu/messages
+  * Legion Prof
+    - Added new compact binary format for profile logs
+    - Added flag: -hl:prof_logfile prof_%.gz
+  * Realm
+    - Fixes to support big-endian systems
+    - Several performance improvements to DMA subsystem
+    - Added REALM_DEFAULT_ARGS environment variable
+        containing flags to be inserted at front of command line
+  * Regent
+    - Removed new operator. Unstructured regions are now
+        fully allocated by default
+    - Added optimization to automatically skip empty tasks
+    - Initial support for extern tasks that are defined elsewhere
+    - Tasks that use __demand(__openmp) are now constrained
+        to run on OpenMP processors by default
+    - RDIR: Better support for deeper nested region trees
+- drop realm-detect-big-endian-systems-and-reverse-order-of-ID-fields.patch, 
upstream
+- drop tutorial-fix-bad-type-size-causing-crash-on-big-endian-systems.patch, 
upstream
+
+-------------------------------------------------------------------

Old:
----
  legion-17.05.0.tar.gz
  realm-detect-big-endian-systems-and-reverse-order-of-ID-fields.patch
  tutorial-fix-bad-type-size-causing-crash-on-big-endian-systems.patch

New:
----
  legion-17.08.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ legion.spec ++++++
--- /var/tmp/diff_new_pack.d4pELL/_old  2017-08-28 15:17:01.657886206 +0200
+++ /var/tmp/diff_new_pack.d4pELL/_new  2017-08-28 15:17:01.701880025 +0200
@@ -18,15 +18,13 @@
 
 
 Name:           legion
-Version:        17.05.0
+Version:        17.08.0
 Release:        0
 Summary:        A data-centric parallel programming system
 License:        Apache-2.0
 Group:          Productivity/Networking/Other
 Url:            http://legion.stanford.edu/
 Source0:        
https://github.com/StanfordLegion/legion/archive/%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0:         
realm-detect-big-endian-systems-and-reverse-order-of-ID-fields.patch
-Patch1:         
tutorial-fix-bad-type-size-causing-crash-on-big-endian-systems.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -82,8 +80,6 @@
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
-%patch0
-%patch1
 
 %build
 %{cmake} -DLegion_USE_HWLOC=ON \

++++++ legion-17.05.0.tar.gz -> legion-17.08.0.tar.gz ++++++
++++ 71636 lines of diff (skipped)


Reply via email to