-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
baec766
commit df646bf
Showing
6 changed files
with
15 additions
and
4 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,3 +1,3 @@ | ||
## Serial45d 3.0.0-2 | ||
## Serial45d 3.0.0-3 | ||
|
||
* updated name of chassis used for new NVME Stornado from 2UTM to F2 | ||
* added motherboard to config.txt |
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"title": "Serial45d", | ||
"prerelease": true, | ||
"version": "3.0.0", | ||
"buildVersion": "2", | ||
"buildVersion": "3", | ||
"author": "Mark Hooper <[email protected]>", | ||
"url": "https://github.com/45Drives/serial45d", | ||
"category": "utils", | ||
|
@@ -53,7 +53,7 @@ | |
"changelog": { | ||
"urgency": "medium", | ||
"version": "3.0.0", | ||
"buildVersion": "2", | ||
"buildVersion": "3", | ||
"ignore": [], | ||
"date": null, | ||
"packager": "Mark Hooper <[email protected]>", | ||
|
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 |
---|---|---|
|
@@ -42,6 +42,8 @@ fi | |
%{_bindir}/* | ||
|
||
%changelog | ||
* Thu Nov 16 2023 Mark Hooper <[email protected]> 3.0.0-3 | ||
- added motherboard to config.txt | ||
* Thu Nov 16 2023 Mark Hooper <[email protected]> 3.0.0-2 | ||
- updated name of chassis used for new NVME Stornado from 2UTM to F2 | ||
* Wed Oct 04 2023 Mark Hooper <[email protected]> 3.0.0-1 | ||
|
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 |
---|---|---|
|
@@ -42,6 +42,8 @@ fi | |
%{_bindir}/* | ||
|
||
%changelog | ||
* Thu Nov 16 2023 Mark Hooper <[email protected]> 3.0.0-3 | ||
- added motherboard to config.txt | ||
* Thu Nov 16 2023 Mark Hooper <[email protected]> 3.0.0-2 | ||
- updated name of chassis used for new NVME Stornado from 2UTM to F2 | ||
* Wed Oct 04 2023 Mark Hooper <[email protected]> 3.0.0-1 | ||
|
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,3 +1,9 @@ | ||
serial45d (3.0.0-3focal) focal; urgency=medium | ||
|
||
* added motherboard to config.txt | ||
|
||
-- Mark Hooper <[email protected]> Thu, 16 Nov 2023 06:07:07 -0400 | ||
|
||
serial45d (3.0.0-2focal) focal; urgency=medium | ||
|
||
* updated name of chassis used for new NVME Stornado from 2UTM to F2 | ||
|
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