Skip to content

Commit d4f84cf

Browse files
committed
building package 0.5.12
1 parent da3958d commit d4f84cf

File tree

7 files changed

+29
-7
lines changed

7 files changed

+29
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Cockpit Navigator 0.5.11-4
1+
## Cockpit Navigator 0.5.12-1
22

3-
* build package
3+
* Building latest fixes

manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "cockpit-navigator",
44
"title": "Cockpit Navigator",
55
"description": "A File System Browser for Cockpit.",
6-
"version": "0.5.11",
7-
"build_number": "4",
6+
"version": "0.5.12",
7+
"build_number": "1",
88
"stable": true,
99
"author": "Josh Boudreau <jboudreau@45drives.com>",
1010
"git_url": "https://github.com/45Drives/cockpit-navigator",
@@ -69,10 +69,10 @@
6969
],
7070
"changelog": {
7171
"urgency": "medium",
72-
"version": "0.5.11-4",
72+
"version": "0.5.12",
7373
"build_number": "1",
74-
"date": "2025-09-16T15:11:00.049756",
75-
"packager": "Rachit Hans <rhans@45drives.com>",
74+
"date": null,
75+
"packager": "Josh Boudreau <jboudreau@45drives.com>",
7676
"changes": []
7777
}
7878
}

packaging/debian-bookworm/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
cockpit-navigator (0.5.12-1bookworm) bookworm; urgency=medium
2+
3+
* Building latest fixes
4+
5+
-- Jordan Keough <jkeough@45drives.com> Tue, 16 Sep 2025 12:25:51 -0300
6+
17
cockpit-navigator (0.5.11-4bookworm) bookworm; urgency=medium
28

39
* build package

packaging/rocky-el8/main.spec.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ rm -rf %{buildroot}
3333
/usr/share/cockpit/navigator/*
3434

3535
%changelog
36+
* Tue Sep 16 2025 Jordan Keough <jkeough@45drives.com> 0.5.12-1
37+
- Building latest fixes
3638
* Tue Sep 16 2025 Rachit Hans <rhans@45drives.com> 0.5.11-4
3739
- build package
3840
* Tue Sep 16 2025 Rachit Hans <rhans@45drives.com> 0.5.11-3

packaging/rocky-el9/main.spec.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ rm -rf %{buildroot}
3333
/usr/share/cockpit/navigator/*
3434

3535
%changelog
36+
* Tue Sep 16 2025 Jordan Keough <jkeough@45drives.com> 0.5.12-1
37+
- Building latest fixes
3638
* Tue Sep 16 2025 Rachit Hans <rhans@45drives.com> 0.5.11-4
3739
- build package
3840
* Tue Sep 16 2025 Rachit Hans <rhans@45drives.com> 0.5.11-3

packaging/ubuntu-focal/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
cockpit-navigator (0.5.12-1focal) focal; urgency=medium
2+
3+
* Building latest fixes
4+
5+
-- Jordan Keough <jkeough@45drives.com> Tue, 16 Sep 2025 12:25:51 -0300
6+
17
cockpit-navigator (0.5.11-4focal) focal; urgency=medium
28

39
* build package

packaging/ubuntu-jammy/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
cockpit-navigator (0.5.12-1jammy) jammy; urgency=medium
2+
3+
* Building latest fixes
4+
5+
-- Jordan Keough <jkeough@45drives.com> Tue, 16 Sep 2025 12:25:51 -0300
6+
17
cockpit-navigator (0.5.11-4jammy) jammy; urgency=medium
28

39
* build package

0 commit comments

Comments
 (0)