diff --git a/pycharm-community.spec b/pycharm-community.spec index 1a68d7c..66078f0 100644 --- a/pycharm-community.spec +++ b/pycharm-community.spec @@ -1,8 +1,8 @@ -%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') +%global __os_install_post %{nil} Name: pycharm-community Version: 2021.2.2 -Release: 1 +Release: 2 Summary: Intelligent Python IDE Group: Applications/Development License: Apache2 @@ -42,6 +42,9 @@ cp -r %{SOURCE4} %{buildroot}/usr/share/applications/ %{_datadir}/applications/pycharm-community.desktop %changelog +* Wed Feb 24 2021 douyan -2021.2.2-2 +- fix compile issue + * Thu Sep 23 2021 douyan -2021.2.2-1 - update to version 2021.2.2