diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index 0c949cd7eb90f47233949af86752c187bdae1107..4bc8510d7e94c14304c00b74ed2552556cbff91a 100644 --- a/python-linux-procfs.spec +++ b/python-linux-procfs.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 Name: python-linux-procfs Version: 0.7.1 @@ -48,6 +48,9 @@ rm -rf %{buildroot} %changelog +* Wed Mar 13 2024 Zhao Hang - 0.7.1-3 +- Rebuild with python3.11 + * Tue Dec 26 2023 happy_orange - 0.7.1-2 - fix the source url error