Skip to content

Commit a9c931c

Browse files
committed
making package
1 parent da1b68a commit a9c931c

8 files changed

Lines changed: 31 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Cockpit Navigator 0.5.13-1
1+
## Cockpit Navigator 0.5.13-2
22

33
* adding support for proxmox trixie

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "Cockpit Navigator",
55
"description": "A File System Browser for Cockpit.",
66
"version": "0.5.13",
7-
"build_number": "1",
7+
"build_number": "2",
88
"stable": true,
99
"author": "Josh Boudreau <jboudreau@45drives.com>",
1010
"git_url": "https://github.com/45Drives/cockpit-navigator",
@@ -76,7 +76,7 @@
7676
"changelog": {
7777
"urgency": "medium",
7878
"version": "0.5.13",
79-
"build_number": "1",
79+
"build_number": "2",
8080
"date": null,
8181
"packager": "Josh Boudreau <jboudreau@45drives.com>",
8282
"changes": []

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.13-2bookworm) bookworm; urgency=medium
2+
3+
* adding support for proxmox trixie
4+
5+
-- Rachit Hans <rhans@45drives.com> Wed, 08 Jul 2026 07:13:04 -0300
6+
17
cockpit-navigator (0.5.13-1bookworm) bookworm; urgency=medium
28

39
* adding support for proxmox trixie

packaging/debian-trixie/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
cockpit-navigator (0.5.13-2trixie) trixie; urgency=medium
2+
3+
* adding support for proxmox trixie
4+
5+
-- Rachit Hans <rhans@45drives.com> Wed, 08 Jul 2026 07:13:04 -0300
6+
17
cockpit-navigator (0.5.13-1trixie) trixie; urgency=medium
28

39
* adding support for proxmox trixie

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+
* Wed Jul 08 2026 Rachit Hans <rhans@45drives.com> 0.5.13-2
37+
- adding support for proxmox trixie
3638
* Tue Jul 07 2026 Rachit Hans <rhans@45drives.com> 0.5.13-1
3739
- adding support for proxmox trixie
3840
* Tue Sep 16 2025 Jordan Keough <jkeough@45drives.com> 0.5.12-1

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+
* Wed Jul 08 2026 Rachit Hans <rhans@45drives.com> 0.5.13-2
37+
- adding support for proxmox trixie
3638
* Tue Jul 07 2026 Rachit Hans <rhans@45drives.com> 0.5.13-1
3739
- adding support for proxmox trixie
3840
* Tue Sep 16 2025 Jordan Keough <jkeough@45drives.com> 0.5.12-1

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.13-2focal) focal; urgency=medium
2+
3+
* adding support for proxmox trixie
4+
5+
-- Rachit Hans <rhans@45drives.com> Wed, 08 Jul 2026 07:13:04 -0300
6+
17
cockpit-navigator (0.5.13-1focal) focal; urgency=medium
28

39
* adding support for proxmox trixie

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.13-2jammy) jammy; urgency=medium
2+
3+
* adding support for proxmox trixie
4+
5+
-- Rachit Hans <rhans@45drives.com> Wed, 08 Jul 2026 07:13:04 -0300
6+
17
cockpit-navigator (0.5.13-1jammy) jammy; urgency=medium
28

39
* adding support for proxmox trixie

0 commit comments

Comments
 (0)