forked from pool/libvma
Accepting request 839967 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/839967 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvma?expand=0&rev=8
This commit is contained in:
commit
b474202e3f
2
_service
2
_service
@ -6,7 +6,7 @@
|
|||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="filename">libvma</param>
|
<param name="filename">libvma</param>
|
||||||
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
|
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
|
||||||
<param name="revision">6a69f4613bb3c5dc840367fc17fce2fb20636246</param>
|
<param name="revision">0ed40128ffc08626300fe6e6ee80ace632b75cf4</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">libvma*.tar</param>
|
<param name="file">libvma*.tar</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:30f5c315cc9186114f2ec5e7086e435f28e909af0064df0863144dc59f7f8531
|
|
||||||
size 1116302
|
|
3
libvma-9.1.2.0.0ed40128ffc0.tar.gz
Normal file
3
libvma-9.1.2.0.0ed40128ffc0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bea8203cd86d5b829a157a8b2c822371facb3edbcdddaa97504764003e4fe396
|
||||||
|
size 1115080
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 07:47:30 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
|
- Update to 9.1.2 (jsc#SLE-15165)
|
||||||
|
* No short release notes available.
|
||||||
|
See journal.txt for a complete list
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 4 08:17:05 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
Thu Jun 4 08:17:05 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
%define git_ver .0.6a69f4613bb3
|
%define git_ver .0.0ed40128ffc0
|
||||||
%define lib_major 9
|
%define lib_major 9
|
||||||
|
|
||||||
Name: libvma
|
Name: libvma
|
||||||
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
|
Summary: A library for boosting TCP and UDP traffic (over RDMA hardware)
|
||||||
License: GPL-2.0-only OR BSD-2-Clause
|
License: GPL-2.0-only OR BSD-2-Clause
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Version: 9.1.0
|
Version: 9.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Source0: %{name}-%{version}%{git_ver}.tar.gz
|
Source0: %{name}-%{version}%{git_ver}.tar.gz
|
||||||
Source1: vma.service
|
Source1: vma.service
|
||||||
|
Loading…
Reference in New Issue
Block a user