Skip to content

Commit

Permalink
manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
brkelly20 committed Sep 18, 2024
1 parent f7d65af commit 3529abb
Show file tree
Hide file tree
Showing 4 changed files with 12 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 @@
## Cockpit File Sharing 4.2.1-1
## Cockpit File Sharing 4.2.2-1

* Fixes to iSCSI Tab
* Refactored iSCSI Clustered integration
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "cockpit-file-sharing",
"title": "Cockpit File Sharing",
"prerelease": true,
"version": "4.2.1",
"version": "4.2.2",
"buildVersion": "1",
"author": "Josh Boudreau <[email protected]>",
"url": "https://github.com/45Drives/cockpit-file-sharing",
Expand Down Expand Up @@ -65,7 +65,7 @@
],
"changelog": {
"urgency": "medium",
"version": "4.2.1",
"version": "4.2.2",
"buildVersion": "1",
"ignore": [],
"date": null,
Expand Down
2 changes: 2 additions & 0 deletions packaging/el8/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ make DESTDIR=%{buildroot} install
/usr/share/cockpit/file-sharing/*

%changelog
* Wed Sep 18 2024 Brandon Kelly <[email protected]> 4.2.2-1
- Refactored iSCSI Clustered integration
* Thu Jul 25 2024 Brandon Kelly <[email protected]> 4.2.1-1
- Fixes to iSCSI Tab
* Thu Jul 25 2024 Brandon Kelly <[email protected]> 4.2.0-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 @@
cockpit-file-sharing (4.2.2-1focal) focal; urgency=medium

* Refactored iSCSI Clustered integration

-- Brandon Kelly <[email protected]> Wed, 18 Sep 2024 08:26:21 -0300

cockpit-file-sharing (4.2.1-1focal) focal; urgency=medium

* Fixes to iSCSI Tab
Expand Down

0 comments on commit 3529abb

Please sign in to comment.