fix compile issue

This commit is contained in:
peijiankang 2022-05-27 10:11:05 +08:00
parent db31317c98
commit a860914fe2

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 Name: pycharm-community
Version: 2021.2.2 Version: 2021.2.2
Release: 1 Release: 2
Summary: Intelligent Python IDE Summary: Intelligent Python IDE
Group: Applications/Development Group: Applications/Development
License: Apache2 License: Apache2
@ -42,6 +42,9 @@ cp -r %{SOURCE4} %{buildroot}/usr/share/applications/
%{_datadir}/applications/pycharm-community.desktop %{_datadir}/applications/pycharm-community.desktop
%changelog %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 * Thu Sep 23 2021 douyan<douyan@kylinos.cn> -2021.2.2-1
- update to version 2021.2.2 - update to version 2021.2.2