diff --git a/kpatch.spec b/kpatch.spec index 6b8270b0dd51e5c37a9d02b041cdc0b0101678cc..1a96df85332b92744dd6d19cc57c8277c96eae50 100644 --- a/kpatch.spec +++ b/kpatch.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %define kpatch_dnf_ver 0.4 Name: kpatch @@ -77,5 +77,8 @@ echo "To enable automatic kpatch-patch subscription, run:" echo -e "\t$ dnf kpatch auto" %changelog +* Tue Mar 12 2024 Bo Ren - 0.9.4-2 +- Rebuild with python3.11 + * Tue Apr 11 2023 happy_orange - 0.9.4-1 - init package