!13 fix compile issue
From: @peijiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
987cf0c274
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user