File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed
Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1- ## Py-libzfs 0.1.3 -1
1+ ## Py-libzfs 1.0.0 -1
22
3- * Adds trim status tracking as originally intended
3+ * Stable Release
Original file line number Diff line number Diff line change 22 "__version" : " 45D-R2" ,
33 "name" : " python3-libzfs" ,
44 "title" : " Py-libzfs" ,
5- "prerelease" : true ,
6- "version" : " 0.1.3 " ,
5+ "prerelease" : false ,
6+ "version" : " 1.0.0 " ,
77 "buildVersion" : " 1" ,
88 "author" : " Jordan Keough <jkeough@45drives.com>" ,
99 "url" : " https://github.com/45Drives/python3-libzfs" ,
5050 ],
5151 "changelog" : {
5252 "urgency" : " medium" ,
53- "version" : " 0.1.3 " ,
53+ "version" : " 1.0.0 " ,
5454 "buildVersion" : " 1" ,
5555 "ignore" : [],
5656 "date" : null ,
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+ * Mon Nov 04 2024 Jordan Keough <jkeough@45drives.com> 1.0.0-1
37+ - Stable Release
3638* Mon Oct 21 2024 Jordan Keough <jkeough@45drives.com> 0.1.3-1
3739- Adds trim status tracking as originally intended
3840* Thu Jul 11 2024 Jordan Keough <jkeough@45drives.com> 0.1.2-1
Original file line number Diff line number Diff line change 1+ python3-libzfs (1.0.0-1focal) focal; urgency=medium
2+
3+ * Stable Release
4+
5+ -- Jordan Keough <jkeough@45drives.com> Mon, 04 Nov 2024 06:25:23 -0400
6+
17python3-libzfs (0.1.3-1focal) focal; urgency=medium
28
39 * Adds trim status tracking as originally intended
You can’t perform that action at this time.
0 commit comments