Skip to content

Commit

Permalink
updated manifest for latest build
Browse files Browse the repository at this point in the history
  • Loading branch information
markdhooper committed Feb 23, 2022
1 parent 81c7b90 commit 046dc9c
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 7 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## cockpit-45drives-hardware 2.0.3-1
## cockpit-45drives-hardware 2.0.3-2

* Added support for 2U Stornado
* Added disk images for Toshiba HDDs, Seagate Nytro SAS and Micron 5300 drives.
* updated H11SSL-i motherboard background assets
* releasing 2.0.3-2 on 45drives stable repo
* added support for 2U Stornado
* added disk images for Toshiba HDDs, Seagate Nytro SAS and Micron 5300 ssds
* Updated H11SSL-i motherboard background assets
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"__version": "45D-R1",
"name": "cockpit-45drives-hardware",
"title": "cockpit-45drives-hardware",
"prerelease": true,
"prerelease": false,
"version": "2.0.3",
"buildVersion": "1",
"buildVersion": "2",
"author": "Mark Hooper <[email protected]>",
"url": "https://github.com/45Drives/cockpit-hardware",
"category": "utils",
Expand Down Expand Up @@ -63,7 +63,7 @@
"changelog": {
"urgency": "medium",
"version": "2.0.3",
"buildVersion": "1",
"buildVersion": "2",
"ignore": [],
"date": null,
"packager": "Mark Hooper <[email protected]>",
Expand Down
5 changes: 5 additions & 0 deletions packaging/el7/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ make DESTDIR=%{buildroot} install
/usr/share/cockpit/45drives-system/*

%changelog
* Wed Feb 23 2022 Mark Hooper <[email protected]> 2.0.3-2
- releasing 2.0.3-2 on 45drives stable repo
- added support for 2U Stornado
- added disk images for Toshiba HDDs, Seagate Nytro SAS and Micron 5300 ssds
- Updated H11SSL-i motherboard background assets
* Wed Feb 16 2022 Mark Hooper <[email protected]> 2.0.3-1
- Added support for 2U Stornado
- Added disk images for Toshiba HDDs, Seagate Nytro SAS and Micron 5300 drives.
Expand Down
5 changes: 5 additions & 0 deletions packaging/el8/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ make DESTDIR=%{buildroot} install
/usr/share/cockpit/45drives-system/*

%changelog
* Wed Feb 23 2022 Mark Hooper <[email protected]> 2.0.3-2
- releasing 2.0.3-2 on 45drives stable repo
- added support for 2U Stornado
- added disk images for Toshiba HDDs, Seagate Nytro SAS and Micron 5300 ssds
- Updated H11SSL-i motherboard background assets
* Wed Feb 16 2022 Mark Hooper <[email protected]> 2.0.3-1
- Added support for 2U Stornado
- Added disk images for Toshiba HDDs, Seagate Nytro SAS and Micron 5300 drives.
Expand Down
9 changes: 9 additions & 0 deletions packaging/focal/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
cockpit-45drives-hardware (2.0.3-2focal) focal; urgency=medium

* releasing 2.0.3-2 on 45drives stable repo
* added support for 2U Stornado
* added disk images for Toshiba HDDs, Seagate Nytro SAS and Micron 5300 ssds
* Updated H11SSL-i motherboard background assets

-- Mark Hooper <[email protected]> Wed, 23 Feb 2022 06:51:56 -0400

cockpit-45drives-hardware (2.0.3-1focal) focal; urgency=medium

* Added support for 2U Stornado
Expand Down

0 comments on commit 046dc9c

Please sign in to comment.