File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## Py-libzfs 2.2.1-6
1+ ## Py-libzfs 2.2.1-7
22
3- * build for new repos
3+ * build el8 package for zfs 2.2 support
Original file line number Diff line number Diff line change 44 "title" : " Py-libzfs" ,
55 "description" : " python libzfs" ,
66 "version" : " 2.2.1" ,
7- "build_number" : " 6 " ,
7+ "build_number" : " 7 " ,
88 "stable" : true ,
99 "author" : " Brett Kelly <bkelly@45drives.com>" ,
1010 "git_url" : " https://github.com/45Drives/python3-libzfs" ,
2828 ]
2929 },
3030 "builds" : [
31- {
32- "group" : " ubuntu" ,
33- "os_name" : " ubuntu-focal" ,
34- "image" : " ci.cr.45d.io/ci/zfs/ubuntu-focal:1"
35- },
36- {
37- "group" : " ubuntu" ,
38- "os_name" : " ubuntu-jammy" ,
39- "image" : " ci.cr.45d.io/ci/zfs/ubuntu-jammy:1"
40- },
41- {
42- "group" : " rocky" ,
43- "os_name" : " rocky-el9" ,
44- "image" : " ci.cr.45d.io/ci/zfs/rocky-el9:1"
45- },
4631 {
4732 "group" : " rocky" ,
4833 "os_name" : " rocky-el8" ,
5641 "changelog" : {
5742 "urgency" : " medium" ,
5843 "version" : " 2.2.1" ,
59- "build_number" : " 6 " ,
44+ "build_number" : " 7 " ,
6045 "date" : null ,
6146 "packager" : " Brett Kelly <bkelly@45drives.com>" ,
6247 "changes" : []
6348 }
64- }
49+ }
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ rm -rf $RPM_BUILD_ROOT
3333%files -f INSTALLED_FILES
3434
3535%changelog
36+ * Fri Apr 10 2026 Brett Kelly <bkelly @45drives.com > 2.2.1-7
37+ - build el8 package for zfs 2.2 support
3638* Mon Nov 11 2024 Jordan Keough <jkeough @45drives.com > 2.2.1-5
3739- update build deps
3840* Mon Nov 11 2024 Jordan Keough <jkeough @45drives.com > 2.2.1-4
You can’t perform that action at this time.
0 commit comments