diff --git a/python-blivet.spec b/python-blivet.spec index 2b376f498b44c6e2ca286c8513fef6f63bb9c775..3b5147f0b8e12f1fd2e3180819ca480e027cdf3a 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 Summary: A python module for system storage configuration Name: python-blivet Url: https://storageapis.wordpress.com/projects/blivet @@ -125,6 +125,9 @@ make PYTHON=%{__python3} DESTDIR=%{buildroot} install %doc README.md ChangeLog examples %changelog +* Wed Mar 13 2024 Zhao Hang - 3.6.1-3 +- Rebuild with python3.11 + * Wed Aug 30 2023 Wenlong Zhang - 3.6.1-2 - add loongarch64 support for python-blivet