diff --git a/CHANGELOG.md b/CHANGELOG.md index d93cc85..8448c33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## cockpit-45drives-hardware 2.4.6-1 +## cockpit-45drives-hardware 2.4.6-2 -* Push to stable with Hardware Refresh updates \ No newline at end of file +* push to stable build \ No newline at end of file diff --git a/manifest.json b/manifest.json index 42be475..86fac71 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "title": "cockpit-45drives-hardware", "prerelease": false, "version": "2.4.6", - "buildVersion": "1", + "buildVersion": "2", "author": "Mark Hooper ", "url": "https://github.com/45Drives/cockpit-hardware", "category": "utils", @@ -59,7 +59,7 @@ "changelog": { "urgency": "medium", "version": "2.4.6", - "buildVersion": "1", + "buildVersion": "2", "ignore": [], "date": null, "packager": "Mark Hooper ", diff --git a/packaging/el8/main.spec b/packaging/el8/main.spec index 15ce469..98d5885 100644 --- a/packaging/el8/main.spec +++ b/packaging/el8/main.spec @@ -42,6 +42,8 @@ make DESTDIR=%{buildroot} install /usr/lib/udev/rules.d/68-cockpit-45drives-disks.rules %changelog +* Mon Nov 11 2024 Jordan Keough 2.4.6-2 +- push to stable build * Mon Nov 11 2024 Jordan Keough 2.4.6-1 - Push to stable with Hardware Refresh updates * Tue Oct 15 2024 Jordan Keough 2.4.5-1 diff --git a/packaging/focal/changelog b/packaging/focal/changelog index 853edeb..c5eb4b9 100644 --- a/packaging/focal/changelog +++ b/packaging/focal/changelog @@ -1,3 +1,9 @@ +cockpit-45drives-hardware (2.4.6-2focal) focal; urgency=medium + + * push to stable build + + -- Jordan Keough Mon, 11 Nov 2024 07:52:24 -0400 + cockpit-45drives-hardware (2.4.6-1focal) focal; urgency=medium * Push to stable with Hardware Refresh updates