!7 update version 2.54.1

From: @weigangli 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-10-08 07:28:24 +00:00 committed by Gitee
commit 54133660fe
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 11 additions and 4 deletions

View File

@ -1,11 +1,15 @@
%global major 2
%global minor 54
%global update 1
Name: cim-schema
Version: 2.43.0
Release: 9
Version: %{major}.%{minor}.%{update}
Release: 1
Summary: Common Information Model Schema
License: DMTF
URL: http://www.dmtf.org/
Source0: http://www.dmtf.org/standards/cim/cim_schema_v2430/cim_schema_%{version}Experimental-MOFs.zip
Source1: http://www.dmtf.org/standards/cim/cim_schema_v2430/cim_schema_%{version}Experimental-Doc.zip
Source0: http://www.dmtf.org/standards/cim/cim_schema_v%{major}%{minor}%{update}/cim_schema_%{version}Experimental-MOFs.zip
Source1: http://www.dmtf.org/standards/cim/cim_schema_v%{major}%{minor}%{update}/cim_schema_%{version}Experimental-Doc.zip
Source2: LICENSE
BuildArch: noarch
@ -55,6 +59,9 @@ cp -a %{SOURCE2} %{buildroot}/%{_docdir}/%{name}
%doc ../%{name}-docs/*
%changelog
* Thu Sep 28 2023 liweigang <weigangli99@yeah.net> - 2.54.1-1
- update to CIM Schema 2.54.1, including experimental classes
* Mon Sep 14 2020 Ge Wang <wangge20@huawei.com> - 2.43.0-9
- Transmit version macro to solve auto find source problem

Binary file not shown.

Binary file not shown.