diff --git a/gcc-python-plugin.spec b/gcc-python-plugin.spec index f62eb2a2d3d3fd93398314d8f1dc2f25d9f86e51..5f7e1439ff7b0d3e752d40362aba0d3b0488a592 100644 --- a/gcc-python-plugin.spec +++ b/gcc-python-plugin.spec @@ -1,6 +1,6 @@ Name: gcc-python-plugin Version: 0.17 -Release: 1.2%{?dist} +Release: 1.3%{?dist} Summary: GCC plugin that embeds Python Group: Development/Languages @@ -88,6 +88,9 @@ install -m 755 gcc-c-api/libgcc-c-api.so \ /usr/lib64/gcc-python-plugin %changelog +* Wed Mar 15 2023 happy_orange - 0.17-1.3 +- rebuild for gcc + * Wed Jun 15 2022 Erwei Deng 0.17-1.2 - Simplify the spec file to build only on Python3 - Workaround GCC bug of the no_sanitize attributes with parameters