Hello community, here is the log from the commit of package libpsm2 for openSUSE:Factory checked in at 2017-09-08 20:40:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpsm2 (Old) and /work/SRC/openSUSE:Factory/.libpsm2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpsm2" Fri Sep 8 20:40:38 2017 rev:6 rq:521603 version:10.2.260 Changes: -------- --- /work/SRC/openSUSE:Factory/libpsm2/libpsm2.changes 2017-08-23 11:53:15.238892033 +0200 +++ /work/SRC/openSUSE:Factory/.libpsm2.new/libpsm2.changes 2017-09-08 20:40:43.001786349 +0200 @@ -1,0 +2,21 @@ +Wed Sep 6 05:55:42 UTC 2017 - [email protected] + +- Update to version 10.2.260: + - Fixed support for SLE12-SP2 + - V2 EPID + - Initialize CUDA support only if env variable is switched on + - Add PSM_PERF functionality (for measuring number of instructions + retired between two points in code) + - Bug Fixes + - Include commits from GitHub PR's #13, #14, #16 + - Fix SLES build issue + - Allow psm2_ep_connect to be called multiple times with 'self' epid + - Fix issue with psm2_mq_ipeek2 and psm2_mq_test2 when used with + multi-threaded OMPI + - Fix performance related bugs for PSM2_CUDA builds +- Remove libpsm2-fix-compilation-for-hfi1-v5.patch and + libpsm2-compat-dependency-to-libpsm2.patch as they were merged + upstream. +- Update _service to allow auto updates from github + +------------------------------------------------------------------- Old: ---- libpsm2-10.2.235.tar.bz2 libpsm2-compat-dependency-to-libpsm2.patch libpsm2-fix-compilation-for-hfi1-v5.patch New: ---- libpsm2-10.2.260.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpsm2.spec ++++++ --- /var/tmp/diff_new_pack.pqZYrn/_old 2017-09-08 20:40:44.073635644 +0200 +++ /var/tmp/diff_new_pack.pqZYrn/_new 2017-09-08 20:40:44.085633958 +0200 @@ -16,22 +16,22 @@ # +%define git_ver %{nil} + %define psm_so 2 Name: libpsm2 -Version: 10.2.235 +Version: 10.2.260 Release: 0 Summary: Intel PSM Messaging API libraries License: BSD-2-Clause or GPL-2.0 Group: Development/Libraries/C and C++ Url: https://github.com/01org/opa-psm2/ -Source: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}%{git_ver}.tar.bz2 Source1: libpsm2.changelog Source2: libpsm2-rpmlintrc Patch2: libpsm2-use_RPM_OPT_FLAGS.patch Patch3: libpsm2-use-exported-variable-for-version-and-release.patch Patch4: libpsm2-include-ioctl_h.patch -Patch6: libpsm2-compat-dependency-to-libpsm2.patch -Patch7: libpsm2-fix-compilation-for-hfi1-v5.patch BuildRequires: libnuma-devel BuildRequires: libuuid-devel BuildRequires: pkg-config @@ -82,12 +82,10 @@ %prep -%setup -q -n %{name}-%{version} +%setup -q -n %{name}-%{version}%{git_ver} %patch2 %patch3 -p1 %patch4 -p1 -%patch6 -%patch7 cp %{S:1} ChangeLog ++++++ _service ++++++ --- /var/tmp/diff_new_pack.pqZYrn/_old 2017-09-08 20:40:44.145625522 +0200 +++ /var/tmp/diff_new_pack.pqZYrn/_new 2017-09-08 20:40:44.149624960 +0200 @@ -5,14 +5,14 @@ <param name="package-meta">no</param> <param name="exclude">.git</param> <param name="filename">libpsm2</param> - <param name="version">10.2.235</param> - <param name="revision">1248735972dadb21c6173334da20f791c2bf6f6d</param> + <param name="version">10.2.260</param> + <param name="versionrewrite-pattern">PSM2_(.*)</param> + <param name="versionrewrite-replacement">\1</param> + <param name="match-tag">PSM2_*</param> + <param name="revision">3f30d743ffbd39703e3cecdb25d319ed199d3d97</param> </service> <service name="recompress" mode="disabled"> <param name="file">libpsm2*.tar</param> <param name="compression">bz2</param> </service> - <service mode="disabled" name="set_version"> - <param name="basename">libpsm2</param> - </service> </services> ++++++ libpsm2-10.2.235.tar.bz2 -> libpsm2-10.2.260.tar.bz2 ++++++ ++++ 2463 lines of diff (skipped)
