Hello community, here is the log from the commit of package opensm for openSUSE:Factory checked in at 2020-03-25 23:42:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opensm (Old) and /work/SRC/openSUSE:Factory/.opensm.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opensm" Wed Mar 25 23:42:34 2020 rev:14 rq:787386 version:3.3.23 Changes: -------- --- /work/SRC/openSUSE:Factory/opensm/opensm.changes 2019-04-22 12:23:09.552875682 +0200 +++ /work/SRC/openSUSE:Factory/.opensm.new.3160/opensm.changes 2020-03-25 23:42:45.991983202 +0100 @@ -1,0 +2,7 @@ +Fri Mar 20 11:30:37 UTC 2020 - Nicolas Morey-Chaisemartin <[email protected]> + +- Update to version 3.3.23 + - Add support for registering an opensm plugin as a new routing engine + - Internal improvements and bug fixes + +------------------------------------------------------------------- Old: ---- opensm-3.3.22.0.24d2f346ad8e.tar.gz New: ---- opensm-3.3.23.0.d35a20f3be11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opensm.spec ++++++ --- /var/tmp/diff_new_pack.WCHviB/_old 2020-03-25 23:42:47.947983842 +0100 +++ /var/tmp/diff_new_pack.WCHviB/_new 2020-03-25 23:42:47.987983855 +0100 @@ -1,7 +1,7 @@ # # spec file for package opensm # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define git_ver .0.24d2f346ad8e +%define git_ver .0.d35a20f3be11 #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} %define _fillupdir /var/adm/fillup-templates @@ -30,7 +30,7 @@ Summary: Infiniband Subnet Manager License: BSD-2-Clause OR GPL-2.0-only Group: Productivity/Networking/System -Version: 3.3.22 +Version: 3.3.23 Release: 0 Source: opensm-%{version}%{git_ver}.tar.gz Source1: conf.sysconfig @@ -38,7 +38,7 @@ Source3: opensm.service Source4: baselibs.conf Patch1: opensm-remove-date-time.patch -Url: https://github.com/linux-rdma/opensm +URL: https://github.com/linux-rdma/opensm BuildRequires: autoconf BuildRequires: automake BuildRequires: bison ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WCHviB/_old 2020-03-25 23:42:48.375983982 +0100 +++ /var/tmp/diff_new_pack.WCHviB/_new 2020-03-25 23:42:48.407983992 +0100 @@ -6,9 +6,9 @@ <param name="exclude">.git</param> <param name="filename">opensm</param> <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param> - <param name="versionrewrite-pattern">opensm(.*)</param> - <param name="versionrewrite-replacement">\1</param> - <param name="revision">24d2f346ad8e54fcbf9c4fa3b2d087ad821dd148</param> + <param name="versionrewrite-pattern">(opensm-)?(.*)</param> + <param name="versionrewrite-replacement">\2</param> + <param name="revision">d35a20f3be113e03316ca6c3afb7d19975772d8d</param> </service> <service name="recompress" mode="disabled"> <param name="file">*opensm*.tar</param> ++++++ opensm-3.3.22.0.24d2f346ad8e.tar.gz -> opensm-3.3.23.0.d35a20f3be11.tar.gz ++++++ ++++ 2136 lines of diff (skipped)
