Skip to content

Commit

Permalink
build packages
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanKeo45 committed Dec 16, 2024
1 parent 4726e0a commit 30eb68f
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 11 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## 45drives-tools 3.0.13-2
## 45drives-tools 3.0.14-1

* Adds support for HL4/8 and 45Professional
* Adds support for HL4/8 and 45Professional
* Fixes sata addressing for HL4/8
16 changes: 7 additions & 9 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "45drives-tools",
"title": "45drives-tools",
"prerelease": false,
"version": "3.0.13",
"buildVersion": "2",
"version": "3.0.14",
"buildVersion": "1",
"author": "Brett Kelly <[email protected]>",
"url": "https://github.com/45Drives/tools",
"category": "utils",
Expand Down Expand Up @@ -65,13 +65,11 @@
],
"changelog": {
"urgency": "medium",
"version": "3.0.13",
"buildVersion": "2",
"version": "3.0.14",
"buildVersion": "1",
"ignore": [],
"date": "2024-12-04T14:44:59.963037",
"packager": "Jordan Keough <[email protected]>",
"changes": [
"Adds support for HL4/8 and 45Professional"
]
"date": null,
"packager": "Brett Kelly <[email protected]>",
"changes": []
}
}
3 changes: 3 additions & 0 deletions packaging/el7/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ fi
/usr/lib/udev/rules.d/*

%changelog
* Mon Dec 16 2024 Jordan Keough <[email protected]> 3.0.14-1
- Adds support for HL4/8 and 45Professional
- Fixes sata addressing for HL4/8
* Wed Dec 04 2024 Jordan Keough <[email protected]> 3.0.13-2
- Adds support for HL4/8 and 45Professional
* Wed Nov 20 2024 Jordan Keough <[email protected]> 3.0.13-1
Expand Down
3 changes: 3 additions & 0 deletions packaging/el8/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ fi
/usr/lib/udev/rules.d/*

%changelog
* Mon Dec 16 2024 Jordan Keough <[email protected]> 3.0.14-1
- Adds support for HL4/8 and 45Professional
- Fixes sata addressing for HL4/8
* Wed Dec 04 2024 Jordan Keough <[email protected]> 3.0.13-2
- Adds support for HL4/8 and 45Professional
* Wed Nov 20 2024 Jordan Keough <[email protected]> 3.0.13-1
Expand Down
7 changes: 7 additions & 0 deletions packaging/focal/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
45drives-tools (3.0.14-1focal) focal; urgency=medium

* Adds support for HL4/8 and 45Professional
* Fixes sata addressing for HL4/8

-- Jordan Keough <[email protected]> Mon, 16 Dec 2024 04:19:38 -0400

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

* Adds support for HL4/8 and 45Professional
Expand Down

0 comments on commit 30eb68f

Please sign in to comment.