Skip to content

Commit

Permalink
build 1.3.0-5
Browse files Browse the repository at this point in the history
  • Loading branch information
bkelly16 committed Apr 26, 2023
1 parent c2b3fbc commit e4b4496
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 ZFS Manager 1.3.0-4
## Cockpit ZFS Manager 1.3.0-5

* relaxed dependancy to allow zfs-kmod or zfs-dkms
* fix broken ubuntu dependency
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 ZFS Manager",
"prerelease": false,
"version": "1.3.0",
"buildVersion": "4",
"buildVersion": "5",
"author": "Dawson Della Valle <[email protected]>",
"url": "https://github.com/45Drives/cockpit-zfs-manager",
"category": "utils",
Expand Down Expand Up @@ -48,7 +48,7 @@
"changelog": {
"urgency": "medium",
"version": "1.3.0",
"buildVersion": "4",
"buildVersion": "5",
"ignore": [],
"date": null,
"packager": "Dawson Della Valle <[email protected]>",
Expand Down
2 changes: 2 additions & 0 deletions packaging/el8/main.spec
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ make DESTDIR=%{buildroot} install
/usr/share/cockpit/zfs/*

%changelog
* Wed Apr 26 2023 Brett Kelly <[email protected]> 1.3.0-5
- fix broken ubuntu dependency
* Mon Apr 24 2023 Brett Kelly <[email protected]> 1.3.0-4
- relaxed dependancy to allow zfs-kmod or zfs-dkms
* Wed Aug 11 2021 Dawson Della Valle <[email protected]> 1.3.0-3
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-zfs-manager (1.3.0-5focal) focal; urgency=medium

* fix broken ubuntu dependency

-- Brett Kelly <[email protected]> Wed, 26 Apr 2023 07:57:15 -0300

cockpit-zfs-manager (1.3.0-4focal) focal; urgency=medium

* relaxed dependancy to allow zfs-kmod or zfs-dkms
Expand Down

0 comments on commit e4b4496

Please sign in to comment.