Compare commits
No commits in common. "c8" and "imports/c8-beta/libfabric-1.17.0-3.el8.1" have entirely different histories.
c8
...
imports/c8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libfabric-1.18.0.tar.bz2
|
||||
SOURCES/libfabric-1.17.0.tar.bz2
|
||||
|
1
.libfabric.metadata
Normal file
1
.libfabric.metadata
Normal file
@ -0,0 +1 @@
|
||||
c50469c293113df70fc33df305a989a6fe478c6b SOURCES/libfabric-1.17.0.tar.bz2
|
@ -1,8 +1,8 @@
|
||||
%global __remake_config 1
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.18.0
|
||||
Release: 1%{?dist}
|
||||
Version: 1.17.0
|
||||
Release: 3%{?dist}.1
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
License: BSD or GPLv2
|
||||
@ -94,11 +94,6 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2023 Kamal Heib <kheib@redhat.com> - 1.18.0-1
|
||||
- Update to upstream release 1.18.0
|
||||
- Add gating tests
|
||||
- Resolves: rhbz#2153009
|
||||
|
||||
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-3.1
|
||||
- Re-enable autotools remake to fix unwanted rpath in binaries.
|
||||
- Resolves: rhbz#2168098
|
||||
|
Loading…
Reference in New Issue
Block a user