diff --git a/opensm.spec b/opensm.spec index f216f9e..01985f4 100644 --- a/opensm.spec +++ b/opensm.spec @@ -1,6 +1,6 @@ Name: opensm Version: 3.3.17 -Release: 2%{?dist} +Release: 3%{?dist} Summary: OpenIB InfiniBand Subnet Manager and management utilities Group: System Environment/Daemons License: GPLv2 or BSD @@ -118,6 +118,9 @@ fi %{_libdir}/lib*.a %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 3.3.17-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu May 29 2014 Michael Schwendt - 3.3.17-2 - Don't include manual page directories (#1089412). - Use standard group Development/Libraries in library devel packages.