diff --git a/libibumad.spec b/libibumad.spec index d3bee8c..3507d38 100644 --- a/libibumad.spec +++ b/libibumad.spec @@ -1,5 +1,5 @@ Name: libibumad -Version: 1.3.9 +Version: 1.3.10.2 Release: 1mamba Summary: User MAD library functions which sit on top of the user MAD modules in the kernel Group: System/Libraries @@ -52,7 +52,7 @@ This package contains libraries and header files for developing applications tha %files devel %defattr(-,root,root) -%{_includedir}/infiniband/umad.h +%{_includedir}/infiniband/umad*.h %{_libdir}/libibumad.a %{_libdir}/libibumad.la %{_libdir}/libibumad.so @@ -60,5 +60,8 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog %changelog +* Sat Feb 13 2021 Automatic Build System 1.3.10.2-1mamba +- automatic version update by autodist + * Tue Oct 14 2014 Silvan Calarco 1.3.9-1mamba - package created using the webbuild interface