From f3e93b2aeb88cdce2c606e6e5a449472297b49ed Mon Sep 17 00:00:00 2001 From: tanyulong2021 Date: Fri, 27 May 2022 15:54:30 +0800 Subject: [PATCH] Improve the project according to the requirements of compliance improvement --- pycharm-community.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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