From f93079d8716180dd36c71945537ec9a3307dbece7c12df17113201e176fb6860 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 5 Jun 2020 07:51:07 +0000 Subject: [PATCH] Accepting request 811334 from home:NMoreyChaisemartin:branches:science:HPC - Update to version 9.1.0 * No short release notes available. See journal.txt for a complete list OBS-URL: https://build.opensuse.org/request/show/811334 OBS-URL: https://build.opensuse.org/package/show/science:HPC/libvma?expand=0&rev=16 --- _service | 2 +- libvma-8.9.4.0.731961ca9087.tar.gz | 3 --- libvma-9.1.0.0.6a69f4613bb3.tar.gz | 3 +++ libvma.changes | 7 +++++++ libvma.spec | 11 ++++++----- 5 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 libvma-8.9.4.0.731961ca9087.tar.gz create mode 100644 libvma-9.1.0.0.6a69f4613bb3.tar.gz diff --git a/_service b/_service index c2c3321..14b9292 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ .git libvma @PARENT_TAG@.@TAG_OFFSET@.%h - 731961ca9087dc0847e686bff9112625d533950f + 6a69f4613bb3c5dc840367fc17fce2fb20636246 libvma*.tar diff --git a/libvma-8.9.4.0.731961ca9087.tar.gz b/libvma-8.9.4.0.731961ca9087.tar.gz deleted file mode 100644 index f16de08..0000000 --- a/libvma-8.9.4.0.731961ca9087.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f39b72f421655ac08c285c9209ff270e1f482679ef7bf21fe7fdd84dcacc01f5 -size 1121055 diff --git a/libvma-9.1.0.0.6a69f4613bb3.tar.gz b/libvma-9.1.0.0.6a69f4613bb3.tar.gz new file mode 100644 index 0000000..97da00c --- /dev/null +++ b/libvma-9.1.0.0.6a69f4613bb3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f5c315cc9186114f2ec5e7086e435f28e909af0064df0863144dc59f7f8531 +size 1116302 diff --git a/libvma.changes b/libvma.changes index 1eaebbc..060e0ba 100644 --- a/libvma.changes +++ b/libvma.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 4 08:17:05 UTC 2020 - Nicolas Morey-Chaisemartin + +- Update to version 9.1.0 + * No short release notes available. + See journal.txt for a complete list + ------------------------------------------------------------------- Thu Sep 26 11:05:35 UTC 2019 - Nicolas Morey-Chaisemartin diff --git a/libvma.spec b/libvma.spec index 843085e..f1eb790 100644 --- a/libvma.spec +++ b/libvma.spec @@ -1,7 +1,7 @@ # # spec file for package libvma # -# 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 @@ -17,18 +17,18 @@ # -%define git_ver .0.731961ca9087 -%define lib_major 8 +%define git_ver .0.6a69f4613bb3 +%define lib_major 9 Name: libvma Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) License: GPL-2.0-only OR BSD-2-Clause Group: Development/Libraries/C and C++ -Version: 8.9.4 +Version: 9.1.0 Release: 0 Source0: %{name}-%{version}%{git_ver}.tar.gz Source1: vma.service -Url: https://github.com/Mellanox/libvma +URL: https://github.com/Mellanox/libvma BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc @@ -122,6 +122,7 @@ for service in vma; do ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc${se %{_unitdir}/vma.service %{_bindir}/vma_stats %{_datadir}/%{name}/vma_perf_envelope.sh +%{_mandir}/man*/* %license COPYING %files -n libvma%{lib_major}