-
Notifications
You must be signed in to change notification settings - Fork 567
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade:Cim-schema to version 2.54.1
- Loading branch information
Showing
5 changed files
with
50 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"Signatures": { | ||
"LICENSE": "7864f0e2d5f202bfcc5987d19de661142865fd5e7a20aa0d3e08cf766c93d36b", | ||
"cim_schema_2.43.0Experimental-Doc.zip": "face0ad7d5997dd562d0bee63ddd9d02954d6546de973406593bdb038e8caa6d", | ||
"cim_schema_2.43.0Experimental-MOFs.zip": "d861bacaf1c88658b23cc9d713b2e437403c4b9558941e6c9f99b122582e08f8" | ||
"cim_schema_2.54.1Experimental-Doc.zip": "4d1fd82a8caf5465ba69b3bd2af4deebcd3edb5f5f3d40de9e5327a8e346f7ae", | ||
"cim_schema_2.54.1Experimental-MOFs.zip": "929fed54e04cc705fefac95d89910800e964e85e20252204d5c3dcb54f55f22e" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,15 +34,15 @@ Distribution: Azure Linux | |
# norootforbuild | ||
|
||
%global major 2 | ||
%global minor 43 | ||
%global update 0 | ||
%global minor 54 | ||
%global update 1 | ||
|
||
Name: cim-schema | ||
Url: http://www.dmtf.org/ | ||
Summary: Common Information Model (CIM) Schema | ||
Version: %{major}.%{minor}.%{update} | ||
Release: 11%{?dist} | ||
License: DMTF | ||
Release: 6%{?dist} | ||
License: LicenseRef-DMTF | ||
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 | ||
|
@@ -101,8 +101,48 @@ cp -a %{SOURCE2} $RPM_BUILD_ROOT/%{_docdir}/%{name} | |
%doc ../%{name}-docs/* | ||
|
||
%changelog | ||
* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 2.43.0-11 | ||
- Initial CBL-Mariner import from Fedora 32 (license: MIT). | ||
* Tue Dec 17 2024 Akarsh Chaudhary <[email protected]> - 2.54.1-6 | ||
- CBL-Mariner import from Fedora 41 (license: MIT). | ||
- License verified | ||
|
||
* Wed Jul 17 2024 Fedora Release Engineering <[email protected]> - 2.54.1-5 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild | ||
|
||
* Tue Jan 23 2024 Fedora Release Engineering <[email protected]> - 2.54.1-4 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild | ||
|
||
* Fri Jan 19 2024 Fedora Release Engineering <[email protected]> - 2.54.1-3 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild | ||
|
||
* Wed Jul 19 2023 Fedora Release Engineering <[email protected]> - 2.54.1-2 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild | ||
|
||
* Fri May 19 2023 Vitezslav Crhonek <[email protected]> - 2.54.1-1 | ||
- Update to CIM Schema 2.54.1, including experimental classes | ||
|
||
* Tue Mar 28 2023 Vitezslav Crhonek <[email protected]> - 2.54.0-6 | ||
- SPDX migration | ||
|
||
* Wed Jan 18 2023 Fedora Release Engineering <[email protected]> - 2.54.0-5 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild | ||
|
||
* Wed Jul 20 2022 Fedora Release Engineering <[email protected]> - 2.54.0-4 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild | ||
|
||
* Wed Jan 19 2022 Fedora Release Engineering <[email protected]> - 2.54.0-3 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild | ||
|
||
* Wed Jul 21 2021 Fedora Release Engineering <[email protected]> - 2.54.0-2 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild | ||
|
||
* Wed Apr 21 2021 Vitezslav Crhonek <[email protected]> - 2.54.0-1 | ||
- Update to CIM Schema 2.54.0, including experimental classes | ||
|
||
* Tue Jan 26 2021 Fedora Release Engineering <[email protected]> - 2.43.0-12 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild | ||
|
||
* Mon Jul 27 2020 Fedora Release Engineering <[email protected]> - 2.43.0-11 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild | ||
|
||
* Tue Jan 28 2020 Fedora Release Engineering <[email protected]> - 2.43.0-10 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild | ||
|
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters