Skip to content

Commit ec7a680

Browse files
committed
build
1 parent 2178a24 commit ec7a680

7 files changed

Lines changed: 26 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-8
1+
## Py-libzfs 2.2.1-9
22

3-
* Trying new debian-bookworm build image + building all distros at once
3+
* Pushing new build # to try and trigger CI update

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": "8",
7+
"build_number": "9",
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": "8",
68+
"build_number": "9",
6969
"date": null,
7070
"packager": "Brett Kelly <bkelly@45drives.com>",
7171
"changes": []

packaging/debian-bookworm/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-9bookworm) bookworm; urgency=medium
2+
3+
* Pushing new build # to try and trigger CI update
4+
5+
-- Jordan Keough <jkeough@45drives.com> Thu, 21 May 2026 06:59:39 -0300
6+
17
python3-libzfs (2.2.1-8bookworm) bookworm; urgency=medium
28

39
* Trying new debian-bookworm build image + building all distros at once

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-9
37+
- Pushing new build # to try and trigger CI update
3638
* Thu May 21 2026 Jordan Keough <jkeough@45drives.com> 2.2.1-8
3739
- Trying new debian-bookworm build image + building all distros at once
3840
* Fri Apr 10 2026 Brett Kelly <bkelly@45drives.com> 2.2.1-7

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-9
37+
- Pushing new build # to try and trigger CI update
3638
* Thu May 21 2026 Jordan Keough <jkeough@45drives.com> 2.2.1-8
3739
- Trying new debian-bookworm build image + building all distros at once
3840
* Fri Apr 10 2026 Brett Kelly <bkelly@45drives.com> 2.2.1-7

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-9focal) focal; urgency=medium
2+
3+
* Pushing new build # to try and trigger CI update
4+
5+
-- Jordan Keough <jkeough@45drives.com> Thu, 21 May 2026 06:59:39 -0300
6+
17
python3-libzfs (2.2.1-8focal) focal; urgency=medium
28

39
* Trying new debian-bookworm build image + building all distros at once

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-9jammy) jammy; urgency=medium
2+
3+
* Pushing new build # to try and trigger CI update
4+
5+
-- Jordan Keough <jkeough@45drives.com> Thu, 21 May 2026 06:59:39 -0300
6+
17
python3-libzfs (2.2.1-8jammy) jammy; urgency=medium
28

39
* Trying new debian-bookworm build image + building all distros at once

0 commit comments

Comments
 (0)