diff --git a/rust-packaging.spec b/rust-packaging.spec index 811c199e3c5b602ee2311d411fe49e534a17e290..baef674f1335633a3fe486c369aa83a9cde2e12d 100644 --- a/rust-packaging.spec +++ b/rust-packaging.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_without check # https://pagure.io/koji/issue/659 @@ -112,6 +112,9 @@ install -D -p -m 0644 -t %{buildroot}%{_fileattrsdir} data/cargo.attr %{python3_sitelib}/rust2rpm/core/ %changelog +* Wed Mar 13 2024 Zhao Hang - 1:23-2 +- Rebuild with python3.11 + * Tue Feb 14 2023 Funda Wang - 1:23-1 - New version 23