forked from pool/libfabric
Accepting request 734302 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/734302 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfabric?expand=0&rev=17
This commit is contained in:
commit
dee33f0ca2
2
_service
2
_service
@ -8,7 +8,7 @@
|
||||
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="revision">0d4dd235dbc466c7545e2b7b8856432b8a3b91a7</param>
|
||||
<param name="revision">ec571b35a216ff380d7c2496df30714c92fe70aa</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">libfabric*.tar</param>
|
||||
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 05:57:27 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
- Update to 1.8.1 (jsc#SLE-8257)
|
||||
- See NEWS.md for changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 6 07:10:57 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
- Update to 1.8.0
|
||||
- See NEWS.md for changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 17:13:07 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Disable LTO (boo#1133235).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 06:46:41 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_ver .0.0d4dd235dbc4
|
||||
%define git_ver .0.ec571b35a216
|
||||
|
||||
Name: fabtests
|
||||
Version: 1.7.1
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: Test suite for libfabric API
|
||||
License: BSD-2-Clause OR GPL-2.0-only
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:030c886d33d59b16c465dbd303c35ed751c1a876989198b85f00be78b16e672f
|
||||
size 1352648
|
3
libfabric-1.8.1.0.ec571b35a216.tar.bz2
Normal file
3
libfabric-1.8.1.0.ec571b35a216.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48881b7a7ae093bb3aaf98d1f82f536d89ee7c72adaa88c31c623e89e29ae560
|
||||
size 1452644
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 05:57:27 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
- Update to 1.8.1 (jsc#SLE-8257)
|
||||
- See NEWS.md for changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 6 07:10:57 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
- Update to 1.8.0
|
||||
- See NEWS.md for changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 17:13:07 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
#
|
||||
%define git_ver .0.0d4dd235dbc4
|
||||
%define git_ver .0.ec571b35a216
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.7.1
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: User-space RDMA Fabric Interfaces
|
||||
License: GPL-2.0-only OR BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user