Skip to content

Commit 3f92ea8

Browse files
committed
building
1 parent 342d736 commit 3f92ea8

7 files changed

Lines changed: 25 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Py-libzfs 2.2.1-7
1+
## Py-libzfs 2.2.1-8
22

3-
* build el8 package for zfs 2.2 support
3+
* Trying new debian-bookworm build image + building all distros at once

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "Py-libzfs",
55
"description": "python libzfs",
66
"version": "2.2.1",
7-
"build_number": "7",
7+
"build_number": "8",
88
"stable": false,
99
"author": "Brett Kelly <bkelly@45drives.com>",
1010
"git_url": "https://github.com/45Drives/python3-libzfs",
@@ -65,7 +65,7 @@
6565
"changelog": {
6666
"urgency": "medium",
6767
"version": "2.2.1",
68-
"build_number": "7",
68+
"build_number": "8",
6969
"date": null,
7070
"packager": "Brett Kelly <bkelly@45drives.com>",
7171
"changes": []
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
python3-libzfs (2.2.1-8bookworm) bookworm; urgency=medium
2+
3+
* Trying new debian-bookworm build image + building all distros at once
4+
5+
-- Jordan Keough <jkeough@45drives.com> Thu, 21 May 2026 06:07:13 -0300

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 $RPM_BUILD_ROOT
3333
%files -f INSTALLED_FILES
3434

3535
%changelog
36+
* Thu May 21 2026 Jordan Keough <jkeough@45drives.com> 2.2.1-8
37+
- Trying new debian-bookworm build image + building all distros at once
3638
* Fri Apr 10 2026 Brett Kelly <bkelly@45drives.com> 2.2.1-7
3739
- build el8 package for zfs 2.2 support
3840
* Mon Nov 11 2024 Jordan Keough <jkeough@45drives.com> 2.2.1-5

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 $RPM_BUILD_ROOT
3333
%files -f INSTALLED_FILES
3434

3535
%changelog
36+
* Thu May 21 2026 Jordan Keough <jkeough@45drives.com> 2.2.1-8
37+
- Trying new debian-bookworm build image + building all distros at once
3638
* Thu Feb 20 2025 Jordan Keough <jkeough@45drives.com> 2.2.1-6
3739
- build for new repos
3840
* Mon Feb 03 2025 Brett Kelly <bkelly@45drives.com> 2.2.1-1

packaging/ubuntu-focal/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python3-libzfs (2.2.1-8focal) focal; urgency=medium
2+
3+
* Trying new debian-bookworm build image + building all distros at once
4+
5+
-- Jordan Keough <jkeough@45drives.com> Thu, 21 May 2026 06:07:13 -0300
6+
17
python3-libzfs (2.2.1-6focal) focal; urgency=medium
28

39
* build for new repos

packaging/ubuntu-jammy/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python3-libzfs (2.2.1-8jammy) jammy; urgency=medium
2+
3+
* Trying new debian-bookworm build image + building all distros at once
4+
5+
-- Jordan Keough <jkeough@45drives.com> Thu, 21 May 2026 06:07:13 -0300
6+
17
python3-libzfs (2.2.1-6jammy) jammy; urgency=medium
28

39
* build for new repos

0 commit comments

Comments
 (0)