diff --git a/pycharm-community.spec b/pycharm-community.spec index 66078f0..d1a81e9 100644 --- a/pycharm-community.spec +++ b/pycharm-community.spec @@ -2,10 +2,10 @@ Name: pycharm-community Version: 2021.2.2 -Release: 2 +Release: 3 Summary: Intelligent Python IDE Group: Applications/Development -License: Apache2 +License: GPLv2 and EPL-1.0 and MIT and Apache-1.1 and LGPLv2+ and Apache-2.0 and EPL-2.0 URL: http://www.jetbrains.com/pycharm/ Source0: pycharm-community-jbr.tar.gz Source1: pycharm-community-lib.tar.gz @@ -42,6 +42,9 @@ cp -r %{SOURCE4} %{buildroot}/usr/share/applications/ %{_datadir}/applications/pycharm-community.desktop %changelog +* Fri May 27 2022 tanyulong - 2021.2.2-3 +- Improve the project according to the requirements of compliance improvement + * Wed Feb 24 2021 douyan -2021.2.2-2 - fix compile issue