forked from pool/libfabric
Accepting request 733593 from home:NMoreyChaisemartin:branches:science:HPC
- Update to 1.8.0 - See NEWS.md for changelog - Disable LTO (boo#1133235). OBS-URL: https://build.opensuse.org/request/show/733593 OBS-URL: https://build.opensuse.org/package/show/science:HPC/libfabric?expand=0&rev=43
This commit is contained in:
parent
86c2179309
commit
ec4c504a89
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">347da3bbef9308a1dbd11c609540cf03c49e467d</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">libfabric*.tar</param>
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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.347da3bbef93
|
||||
|
||||
Name: fabtests
|
||||
Version: 1.7.1
|
||||
Version: 1.8.0
|
||||
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.0.0.347da3bbef93.tar.bz2
Normal file
3
libfabric-1.8.0.0.347da3bbef93.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cc80915b32fe33df07b13cb1ce0d4a00f7a9a739a553ccf66abafbc4ab6d62c
|
||||
size 1449712
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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.347da3bbef93
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.7.1
|
||||
Version: 1.8.0
|
||||
Release: 0
|
||||
Summary: User-space RDMA Fabric Interfaces
|
||||
License: GPL-2.0-only OR BSD-2-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user