!7 update version 2.54.1
From: @weigangli Reviewed-by: @wang--ge Signed-off-by: @wang--ge
This commit is contained in:
commit
54133660fe
@ -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.
BIN
cim_schema_2.54.1Experimental-Doc.zip
Normal file
BIN
cim_schema_2.54.1Experimental-Doc.zip
Normal file
Binary file not shown.
BIN
cim_schema_2.54.1Experimental-MOFs.zip
Normal file
BIN
cim_schema_2.54.1Experimental-MOFs.zip
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user