From 046dc9cd08d70084a08d2a43212d12d3ecb6479f Mon Sep 17 00:00:00 2001 From: markdhooper Date: Wed, 23 Feb 2022 10:52:08 -0400 Subject: [PATCH] updated manifest for latest build --- CHANGELOG.md | 9 +++++---- manifest.json | 6 +++--- packaging/el7/main.spec | 5 +++++ packaging/el8/main.spec | 5 +++++ packaging/focal/changelog | 9 +++++++++ 5 files changed, 27 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b1c9e9..1e6d26c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 \ No newline at end of file +* 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 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3c8d71d..a119d57 100644 --- a/manifest.json +++ b/manifest.json @@ -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 ", "url": "https://github.com/45Drives/cockpit-hardware", "category": "utils", @@ -63,7 +63,7 @@ "changelog": { "urgency": "medium", "version": "2.0.3", - "buildVersion": "1", + "buildVersion": "2", "ignore": [], "date": null, "packager": "Mark Hooper ", diff --git a/packaging/el7/main.spec b/packaging/el7/main.spec index ff6eac1..a0ba2d8 100644 --- a/packaging/el7/main.spec +++ b/packaging/el7/main.spec @@ -40,6 +40,11 @@ make DESTDIR=%{buildroot} install /usr/share/cockpit/45drives-system/* %changelog +* Wed Feb 23 2022 Mark Hooper 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 2.0.3-1 - Added support for 2U Stornado - Added disk images for Toshiba HDDs, Seagate Nytro SAS and Micron 5300 drives. diff --git a/packaging/el8/main.spec b/packaging/el8/main.spec index ff6eac1..a0ba2d8 100644 --- a/packaging/el8/main.spec +++ b/packaging/el8/main.spec @@ -40,6 +40,11 @@ make DESTDIR=%{buildroot} install /usr/share/cockpit/45drives-system/* %changelog +* Wed Feb 23 2022 Mark Hooper 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 2.0.3-1 - Added support for 2U Stornado - Added disk images for Toshiba HDDs, Seagate Nytro SAS and Micron 5300 drives. diff --git a/packaging/focal/changelog b/packaging/focal/changelog index bb205d9..47b311b 100644 --- a/packaging/focal/changelog +++ b/packaging/focal/changelog @@ -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 Wed, 23 Feb 2022 06:51:56 -0400 + cockpit-45drives-hardware (2.0.3-1focal) focal; urgency=medium * Added support for 2U Stornado