forked from pool/libvma
Accepting request 733605 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/733605 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvma?expand=0&rev=6
This commit is contained in:
commit
69a4d26141
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">e916c67d33eb8b15698b4eac4f8b51c67cec3b3b</param>
|
<param name="revision">731961ca9087dc0847e686bff9112625d533950f</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:8a8c40f7a417941601cd52f3e1a28fb0a85aae77cf6ba242aef3bd65374b7b20
|
|
||||||
size 1107710
|
|
3
libvma-8.9.4.0.731961ca9087.tar.gz
Normal file
3
libvma-8.9.4.0.731961ca9087.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f39b72f421655ac08c285c9209ff270e1f482679ef7bf21fe7fdd84dcacc01f5
|
||||||
|
size 1121055
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 26 11:05:35 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
|
- Update to version 8.9.4
|
||||||
|
* No short release notes available.
|
||||||
|
See journal.txt for a complete list
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 6 08:08:47 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
|
- Update to version 8.9.2
|
||||||
|
* No short release notes available.
|
||||||
|
See journal.txt for a complete list
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 15 06:19:54 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
Wed May 15 06:19:54 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||||
|
|
||||||
@ -5,7 +19,6 @@ Wed May 15 06:19:54 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@su
|
|||||||
* No short release notes available.
|
* No short release notes available.
|
||||||
See journal.txt for a complete list
|
See journal.txt for a complete list
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 15 07:58:57 UTC 2018 - nmoreychaisemartin@suse.com
|
Mon Oct 15 07:58:57 UTC 2018 - nmoreychaisemartin@suse.com
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
%define git_ver .0.e916c67d33eb
|
%define git_ver .0.731961ca9087
|
||||||
%define lib_major 8
|
%define lib_major 8
|
||||||
|
|
||||||
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: 8.8.2
|
Version: 8.9.4
|
||||||
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