Skip to content

Commit

Permalink
incremented build number to build/release to repo.45drives.com
Browse files Browse the repository at this point in the history
  • Loading branch information
markdhooper committed Sep 28, 2022
1 parent 98a5bca commit 71c5013
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 5 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## cockpit-45drives-hardware 2.2.1-3
## cockpit-45drives-hardware 2.2.1-4

* added support for 9361-16i HBA cards
* added support for BCM57412 network cards
* Incremented build for release on repo
* added support for BCM57412 network cards
* added support for 9361-16i HBA cards
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": "cockpit-45drives-hardware",
"prerelease": false,
"version": "2.2.1",
"buildVersion": "3",
"buildVersion": "4",
"author": "Mark Hooper <[email protected]>",
"url": "https://github.com/45Drives/cockpit-hardware",
"category": "utils",
Expand Down Expand Up @@ -59,7 +59,7 @@
"changelog": {
"urgency": "medium",
"version": "2.2.1",
"buildVersion": "3",
"buildVersion": "4",
"ignore": [],
"date": null,
"packager": "Mark Hooper <[email protected]>",
Expand Down
4 changes: 4 additions & 0 deletions packaging/el8/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ make DESTDIR=%{buildroot} install
/usr/lib/udev/rules.d/68-cockpit-45drives-disks.rules

%changelog
* Wed Sep 28 2022 Mark Hooper <[email protected]> 2.2.1-4
- Incremented build for release on repo
- added support for BCM57412 network cards
- added support for 9361-16i HBA cards
* Wed Sep 28 2022 Mark Hooper <[email protected]> 2.2.1-3
- added support for 9361-16i HBA cards
- added support for BCM57412 network cards
Expand Down
8 changes: 8 additions & 0 deletions packaging/focal/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
cockpit-45drives-hardware (2.2.1-4focal) focal; urgency=medium

* Incremented build for release on repo
* added support for BCM57412 network cards
* added support for 9361-16i HBA cards

-- Mark Hooper <[email protected]> Wed, 28 Sep 2022 05:16:29 -0300

cockpit-45drives-hardware (2.2.1-3focal) focal; urgency=medium

* added support for 9361-16i HBA cards
Expand Down

0 comments on commit 71c5013

Please sign in to comment.