From efbdfb897f0a1fd8bc304e6e14c4cc3f6f9cadda Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 23:43:54 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- cim-schema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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