Compare commits

...

No commits in common. "c8-beta" and "c8" have entirely different histories.
c8-beta ... c8

3 changed files with 4 additions and 9 deletions

View File

@ -1 +1 @@
e7c66ed62392131e2dc3bb161a63f0d17bf3a371 SOURCES/v11.5.0.0.tar.gz
4a8e1a82380245c68b32ef00ff903f1a2a7e088d SOURCES/v11.4.0.0.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v11.5.0.0.tar.gz
SOURCES/v11.4.0.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: eth-tools
Version: 11.5.0.0
Release: 173%{?dist}
Version: 11.4.0.0
Release: 201%{?dist}
Summary: Intel Ethernet Fabric Suite basic tools and libraries for fabric management
License: BSD
@ -91,11 +91,6 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_prefix}/lib DSAP_LIBDIR=%{_
%changelog
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1:11.5.0.0-173
- Update to upstream release 11.5.0.0
- Add gating tests
- Resolves: rhbz#2144025
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 11.4.0.0-201
- Update to upstream release 11.4.0.0
- Resolves: rhbz#2168118