From 232b1b5b0b7f9c287b143603717edcfea0f00847 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 20 Jul 2012 02:05:06 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- opensm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opensm.spec b/opensm.spec index 4ce8304..2ce47ae 100644 --- a/opensm.spec +++ b/opensm.spec @@ -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 - 3.3.13-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Mar 13 2012 Doug Ledford - 3.3.13-2 - Fix the config file comment in the opensm init script - Resolves: bz802727