diff --git a/openvswitch.spec b/openvswitch.spec index c36d65fb8e3a683fecfdd3efa5d26a5b9f73a225..581a96ff4598ea4e878358eff2f14f7187692c13 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global _hardened_build 1 %define _rundir /run @@ -511,5 +511,8 @@ fi %doc NOTICE README.rst NEWS %changelog +* Wed Mar 27 2024 Bo Ren - 2.17.6-2 +- Rebuild with python3.11 + * Tue Apr 18 2023 happy_orange -2.17.6-1 - init package