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 Sep 28, 2023
1 parent ea52485 commit ed8667f
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 45drives-tools 2.2.3-2
## 45drives-tools 2.2.3-3

* updated bus address used when aliasing MI4 server with X11SPi-TF Motherboards
* hotfix for H12SSL-i motherboards in MI4 units
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "45drives-tools",
"prerelease": false,
"version": "2.2.3",
"buildVersion": "2",
"buildVersion": "3",
"author": "Mark Hooper <[email protected]>",
"url": "https://github.com/45Drives/tools",
"category": "utils",
Expand Down Expand Up @@ -65,7 +65,7 @@
"changelog": {
"urgency": "medium",
"version": "2.2.3",
"buildVersion": "2",
"buildVersion": "3",
"ignore": [],
"date": null,
"packager": "Mark Hooper <[email protected]>",
Expand Down
2 changes: 2 additions & 0 deletions packaging/el7/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ fi
%{_bindir}/*

%changelog
* Thu Sep 28 2023 Mark Hooper <[email protected]> 2.2.3-3
- hotfix for H12SSL-i motherboards in MI4 units
* Wed Sep 06 2023 Mark Hooper <[email protected]> 2.2.3-2
- updated bus address used when aliasing MI4 server with X11SPi-TF Motherboards
* Wed Sep 06 2023 Mark Hooper <[email protected]> 2.2.3-1
Expand Down
2 changes: 2 additions & 0 deletions packaging/el8/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ fi
%{_bindir}/*

%changelog
* Thu Sep 28 2023 Mark Hooper <[email protected]> 2.2.3-3
- hotfix for H12SSL-i motherboards in MI4 units
* Wed Sep 06 2023 Mark Hooper <[email protected]> 2.2.3-2
- updated bus address used when aliasing MI4 server with X11SPi-TF Motherboards
* Wed Sep 06 2023 Mark Hooper <[email protected]> 2.2.3-1
Expand Down
6 changes: 6 additions & 0 deletions packaging/focal/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
45drives-tools (2.2.3-3focal) focal; urgency=medium

* hotfix for H12SSL-i motherboards in MI4 units

-- Mark Hooper <[email protected]> Thu, 28 Sep 2023 06:27:47 -0300

45drives-tools (2.2.3-2focal) focal; urgency=medium

* updated bus address used when aliasing MI4 server with X11SPi-TF Motherboards
Expand Down

0 comments on commit ed8667f

Please sign in to comment.