diff --git a/cim-schema.spec b/cim-schema.spec index e51b8cb..f603329 100644 --- a/cim-schema.spec +++ b/cim-schema.spec @@ -39,7 +39,7 @@ Name: cim-schema Url: http://www.dmtf.org/ Summary: Common Information Model (CIM) Schema Version: %{major}.%{minor}.%{update} -Release: 2%{?dist} +Release: 3%{?dist} Group: Development/Libraries License: DMTF Source0: http://www.dmtf.org/standards/cim/cim_schema_v%{major}%{minor}%{update}/cim_schema_%{version}Experimental-MOFs.zip @@ -107,6 +107,9 @@ cp -a %{SOURCE2} $RPM_BUILD_ROOT/%{_docdir}/%{name} %doc ../%{name}-docs/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.38.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Oct 07 2013 Vitezslav Crhonek - 2.38.0-2 - Fix typo in CIM_StoragePool.mof Resolves: #1015983