!13 fix compile issue

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-05-27 05:50:08 +00:00 committed by Gitee
commit 987cf0c274
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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<douyan@kylinos.cn> -2021.2.2-2
- fix compile issue
* Thu Sep 23 2021 douyan<douyan@kylinos.cn> -2021.2.2-1
- update to version 2021.2.2