diff --git a/python-dill.spec b/python-dill.spec index f2f2dbdcee9f8650fdb5db4723c123b1e5cd4078..27afa3d04fb4ef4bc4f78f85b9e2e292bf2c5ff0 100644 --- a/python-dill.spec +++ b/python-dill.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global srcname dill @@ -63,5 +63,8 @@ Doc files for python3-%{srcname} %doc README.md %changelog +* Tue Jun 17 2025 wenxin - 0.3.6-2 +- rebuild with python3.11 + * Thu Jun 15 2023 Chunmei Xu - 0.3.6-1 - init from upstream