diff --git a/gcc-python-plugin.spec b/gcc-python-plugin.spec index 5f7e1439ff7b0d3e752d40362aba0d3b0488a592..983a041e3617ca0f72a958695b06bea6707f0484 100644 --- a/gcc-python-plugin.spec +++ b/gcc-python-plugin.spec @@ -1,6 +1,6 @@ Name: gcc-python-plugin Version: 0.17 -Release: 1.3%{?dist} +Release: 1.4%{?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 +* Fri Mar 17 2023 happy_orange - 0.17-1.4 +- add release number + * Wed Mar 15 2023 happy_orange - 0.17-1.3 - rebuild for gcc