import CS libfabric-1.18.0-1.el9
This commit is contained in:
parent
3fb44a0445
commit
4d63a5096e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libfabric-1.17.0.tar.bz2
|
||||
SOURCES/libfabric-1.18.0.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
c50469c293113df70fc33df305a989a6fe478c6b SOURCES/libfabric-1.17.0.tar.bz2
|
||||
35650dc88380a56e30ecb7131f245a71c4ad1134 SOURCES/libfabric-1.18.0.tar.bz2
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global __remake_config 0
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.17.0
|
||||
Release: 3%{?dist}.1
|
||||
Version: 1.18.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Fabric Interfaces
|
||||
|
||||
License: BSD or GPLv2
|
||||
@ -94,6 +94,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2023 Kamal Heib <kheib@redhat.com> - 1.18.0-1
|
||||
- Update to upstream 1.18.0.
|
||||
- Resolves: rhbz#2153027
|
||||
|
||||
* Fri Feb 03 2023 Michal Schmidt <mschmidt@redhat.com> - 1.17.0-3.1
|
||||
- Bump for side-tag rebuild.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user