diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec index 04725b69504eb26341ca7d91f43db19c053c437f..b26389cf5e783677fa7a9366df146ab9ed84133b 100644 --- a/dnf-plugins-core.spec +++ b/dnf-plugins-core.spec @@ -3,7 +3,7 @@ %global hawkey_version 0.64.0 %global yum_utils_subpackage_name yum-utils -%define anolis_release 1 +%define anolis_release 2 %define __cmake_in_source_build 1 %bcond_without python3 %bcond_without yumcompatibility @@ -492,6 +492,9 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/ %doc AUTHORS README.rst %changelog +* Tue Mar 12 2024 Bo Ren - 4.3.1-2 +- Rebuild with python3.11 + * Tue Jan 31 2023 yuanhui - 4.3.1-1 - update to 4.3.1 - add doc package