This commit is contained in:
Dennis Gilmore 2012-07-20 02:05:06 -05:00
parent 87d1a3c456
commit 232b1b5b0b

View File

@ -1,6 +1,6 @@
Name: opensm
Version: 3.3.13
Release: 2%{?dist}
Release: 3%{?dist}
Summary: OpenIB InfiniBand Subnet Manager and management utilities
Group: System Environment/Daemons
License: GPLv2 or BSD
@ -114,6 +114,9 @@ fi
%{_libdir}/lib*.a
%changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.13-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Mar 13 2012 Doug Ledford <dledford@redhat.com> - 3.3.13-2
- Fix the config file comment in the opensm init script
- Resolves: bz802727