diff --git a/binutils.spec b/binutils.spec index 672439363ac2e3c17faf828045275467949fd028..784c3d8ba7c1929902ec5bbc1fcf92bf1f72ad89 100644 --- a/binutils.spec +++ b/binutils.spec @@ -1,7 +1,7 @@ Summary: Binary utilities Name: binutils Version: 2.37 -Release: 12 +Release: 13 License: GPLv3+ URL: https://sourceware.org/binutils @@ -392,6 +392,9 @@ fi %{_infodir}/bfd*info* %changelog +* Tue Oct 18 2022 konglidong - 2.37-13 +- DESC:fix the changelog exception macro + * Sat Oct 08 2022 Chenxi Mao - 2.37-12 - Fix Aarch64 EFI PE section address overlap issue. @@ -498,7 +501,7 @@ fi - Type:bugfix - ID:NA - SUG:NA -- DESC:move the test to %check phase +- DESC:move the test to %%check phase * Sat Jan 9 2021 zoulin - 2.34-8 - Type:CVE