From f7075d0011e8af1dbe5db41d95fd3475b79c21bf62b6c8816f0d5e9371bcd8e7 Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Mon, 28 Jun 2021 13:25:28 +0000 Subject: [PATCH] Accepting request 902831 from home:NMoreyChaisemartin:branches:science:HPC - Update to 9.3.1 - Remove multi packets (MP-RQ) depracated code - Several bug fixes - See CHANGES for a complete list OBS-URL: https://build.opensuse.org/request/show/902831 OBS-URL: https://build.opensuse.org/package/show/science:HPC/libvma?expand=0&rev=22 --- _service | 2 +- libvma-9.2.2.0.1610cf601e5a.tar.gz | 3 --- libvma-9.3.1.0.47396f1a5eaa.tar.gz | 3 +++ libvma.changes | 8 ++++++++ libvma.spec | 11 ++++------- 5 files changed, 16 insertions(+), 11 deletions(-) delete mode 100644 libvma-9.2.2.0.1610cf601e5a.tar.gz create mode 100644 libvma-9.3.1.0.47396f1a5eaa.tar.gz diff --git a/_service b/_service index 43130c9..487f1b5 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ .git libvma @PARENT_TAG@.@TAG_OFFSET@.%h - 1610cf601e5a601672bdade4f8c70a9fd47f5f24 + 47396f1a5eaa98e589be0684c921c885e88d2ac3 libvma*.tar diff --git a/libvma-9.2.2.0.1610cf601e5a.tar.gz b/libvma-9.2.2.0.1610cf601e5a.tar.gz deleted file mode 100644 index 1a84a12..0000000 --- a/libvma-9.2.2.0.1610cf601e5a.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86e8caf175c5c10bd3f9055625817781561e7cb48e061b5c599c14fac2e26faf -size 1118627 diff --git a/libvma-9.3.1.0.47396f1a5eaa.tar.gz b/libvma-9.3.1.0.47396f1a5eaa.tar.gz new file mode 100644 index 0000000..a86000e --- /dev/null +++ b/libvma-9.3.1.0.47396f1a5eaa.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe00c2d37302251f6b9f83a5aa061aa9299502563e93a4959efc359d99dbf154 +size 1113612 diff --git a/libvma.changes b/libvma.changes index 0f030b0..b5aa951 100644 --- a/libvma.changes +++ b/libvma.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 28 12:54:15 UTC 2021 - Nicolas Morey-Chaisemartin + +- Update to 9.3.1 + - Remove multi packets (MP-RQ) depracated code + - Several bug fixes + - See CHANGES for a complete list + ------------------------------------------------------------------- Wed Apr 28 08:13:07 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/libvma.spec b/libvma.spec index 5cade34..32255a3 100644 --- a/libvma.spec +++ b/libvma.spec @@ -17,14 +17,14 @@ # -%define git_ver .0.1610cf601e5a +%define git_ver .0.47396f1a5eaa %define lib_major 9 Name: libvma Summary: A library for boosting TCP and UDP traffic (over RDMA hardware) License: BSD-2-Clause OR GPL-2.0-only Group: Development/Libraries/C and C++ -Version: 9.2.2 +Version: 9.3.1 Release: 0 Source0: %{name}-%{version}%{git_ver}.tar.gz Source1: vma.service @@ -113,13 +113,10 @@ for service in vma; do ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc${se %defattr(-,root,root,-) %dir %{_datadir}/%{name} %dir %{_docdir}/%{name} -%{_docdir}/%{name}/README.txt -%{_docdir}/%{name}/journal.txt -%{_docdir}/%{name}/VMA_VERSION +%{_docdir}/%{name}/README +%{_docdir}/%{name}/CHANGES %config(noreplace) %{_sysconfdir}/libvma.conf -%config %{_sysconfdir}/security/limits.d/30-libvma-limits.conf %{_sbindir}/vmad -%{_sbindir}/vma %{_sbindir}/rcvma %{_unitdir}/vma.service %{_bindir}/vma_stats