Hello community, here is the log from the commit of package opa-ff for openSUSE:Factory checked in at 2020-08-03 14:14:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opa-ff (Old) and /work/SRC/openSUSE:Factory/.opa-ff.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opa-ff" Mon Aug 3 14:14:18 2020 rev:16 rq:823144 version:10.10.3.0.11 Changes: -------- --- /work/SRC/openSUSE:Factory/opa-ff/opa-ff.changes 2020-06-15 20:28:25.733941637 +0200 +++ /work/SRC/openSUSE:Factory/.opa-ff.new.3592/opa-ff.changes 2020-08-03 14:15:07.676483559 +0200 @@ -1,0 +2,7 @@ +Wed Jul 22 15:39:26 UTC 2020 - Nicolas Morey-Chaisemartin <[email protected]> + +- Update to v10.10.3.0.11 + - No changelog available +- Refresh opa-ff-add-shebang-for-exp-files.patch against latest sources + +------------------------------------------------------------------- Old: ---- opa-ff-10.10.1.0.35.0.bd8b24a56fcb.tar.gz New: ---- opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opa-ff.spec ++++++ --- /var/tmp/diff_new_pack.jogfA8/_old 2020-08-03 14:15:09.776485664 +0200 +++ /var/tmp/diff_new_pack.jogfA8/_new 2020-08-03 14:15:09.780485669 +0200 @@ -16,7 +16,7 @@ # -%define git_ver .0.35.0.bd8b24a56fcb +%define git_ver .0.24a3b31bd026 %define opamgt_major 0 %define opasadb_major 1_0_0 @@ -24,7 +24,7 @@ %define opasysconfdir %{_sysconfdir}/opa/ Name: opa-ff -Version: 10.10.1 +Version: 10.10.3.0.11 Release: 0 Summary: Intel Omni-Path basic tools and libraries for fabric managment License: BSD-3-Clause OR GPL-2.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.jogfA8/_old 2020-08-03 14:15:09.828485717 +0200 +++ /var/tmp/diff_new_pack.jogfA8/_new 2020-08-03 14:15:09.832485721 +0200 @@ -8,7 +8,7 @@ <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> - <param name="revision">bd8b24a56fcb09dcf85443a487b832aad42654c2</param> + <param name="revision">24a3b31bd02627015a0766c9d7050370005e0a4b</param> </service> <service name="recompress" mode="disabled"> <param name="file">opa-ff*.tar</param> ++++++ opa-ff-10.10.1.0.35.0.bd8b24a56fcb.tar.gz -> opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz ++++++ ++++ 14283 lines of diff (skipped) ++++++ opa-ff-add-shebang-for-exp-files.patch ++++++ --- /var/tmp/diff_new_pack.jogfA8/_old 2020-08-03 14:15:10.464486354 +0200 +++ /var/tmp/diff_new_pack.jogfA8/_new 2020-08-03 14:15:10.464486354 +0200 @@ -1,4 +1,4 @@ -commit ae670c7f2281c63096c769b519a57a43ce5f81bb +commit a63f004c9c628bcaa4750485bb3949dbc62a8422 Author: Nicolas Morey-Chaisemartin <[email protected]> Date: Thu Jun 8 11:13:38 2017 +0200 @@ -268,14 +268,14 @@ # # Copyright (c) 2015, Intel Corporation diff --git TestTools/chassis.exp TestTools/chassis.exp -index 152d7d9fcdfd..ae5e3f9c3838 100644 +index 93265e2d30ed..488ab27fbbf1 100644 --- TestTools/chassis.exp +++ TestTools/chassis.exp @@ -1,3 +1,4 @@ +#!/usr/bin/expect # BEGIN_ICS_COPYRIGHT8 **************************************** - # - # Copyright (c) 2015, Intel Corporation + # + # Copyright (c) 2015-2020, Intel Corporation diff --git TestTools/common_funcs.exp TestTools/common_funcs.exp index 68d55d8fdf48..22bed8bdbb7e 100644 --- TestTools/common_funcs.exp @@ -295,14 +295,14 @@ # # Copyright (c) 2015, Intel Corporation diff --git TestTools/extmng.exp TestTools/extmng.exp -index b513c61c1069..e0ba680daed3 100644 +index cf6d989fc8f5..52caed45283b 100644 --- TestTools/extmng.exp +++ TestTools/extmng.exp @@ -1,3 +1,4 @@ +#!/usr/bin/expect # BEGIN_ICS_COPYRIGHT8 **************************************** - # - # Copyright (c) 2015, Intel Corporation + # + # Copyright (c) 2015-2020, Intel Corporation diff --git TestTools/ib.exp TestTools/ib.exp index 06c4a6ecc645..5b32311d123f 100644 --- TestTools/ib.exp @@ -331,14 +331,14 @@ # # Copyright (c) 2015, Intel Corporation diff --git TestTools/mpi.exp TestTools/mpi.exp -index 4fe36e9aeca0..fa0624080c98 100644 +index f3b7e29fb0d0..d810878a5759 100644 --- TestTools/mpi.exp +++ TestTools/mpi.exp @@ -1,3 +1,4 @@ +#!/usr/bin/expect # BEGIN_ICS_COPYRIGHT8 **************************************** - # - # Copyright (c) 2015, Intel Corporation + # + # Copyright (c) 2015-2020, Intel Corporation diff --git TestTools/network.exp TestTools/network.exp index c1b8867019f0..f4f212c5a59b 100644 --- TestTools/network.exp @@ -349,14 +349,14 @@ # # Copyright (c) 2015, Intel Corporation diff --git TestTools/opa_to_xml.exp TestTools/opa_to_xml.exp -index 448bfb471aeb..c6232d54ea47 100644 +index f81f07ae8c00..fd52484818ef 100644 --- TestTools/opa_to_xml.exp +++ TestTools/opa_to_xml.exp @@ -1,3 +1,4 @@ +#!/usr/bin/expect # BEGIN_ICS_COPYRIGHT8 **************************************** - # - # Copyright (c) 2015, Intel Corporation + # + # Copyright (c) 2015-2020, Intel Corporation diff --git TestTools/proc_mgr.exp TestTools/proc_mgr.exp index abcb65d214ec..e86621d5ea12 100644 --- TestTools/proc_mgr.exp @@ -385,14 +385,14 @@ # # Copyright (c) 2015, Intel Corporation diff --git TestTools/target.exp TestTools/target.exp -index b10d1995cbde..b4fd69fbb8ad 100644 +index 8d8311aaa1a6..2e5c05e4e0b9 100644 --- TestTools/target.exp +++ TestTools/target.exp @@ -1,3 +1,4 @@ +#!/usr/bin/expect # BEGIN_ICS_COPYRIGHT8 **************************************** - # - # Copyright (c) 2015, Intel Corporation + # + # Copyright (c) 2015-2020, Intel Corporation diff --git TestTools/tools.exp TestTools/tools.exp index 850e7891b035..1250087c58be 100644 --- TestTools/tools.exp
