]> git.pld-linux.org Git - packages/intellij-idea-ultimate.git/commitdiff
up to 2020.1
authorJan Palus <atler@pld-linux.org>
Thu, 9 Apr 2020 21:51:08 +0000 (23:51 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 9 Apr 2020 21:51:19 +0000 (23:51 +0200)
intellij-idea-ultimate.spec
xdg-paths.patch

index b0f41df5ffac25ba1f609abbe525cd187bf406d2..f4cacf59f790b6d2b4e61dabf8754d36a1c44c51 100644 (file)
@@ -2,12 +2,12 @@
 %define                proddir %{product}-IU
 Summary:       IntelliJ IDEA - The Most Intelligent Java IDE
 Name:          intellij-idea-ultimate
-Version:       2019.3.4
+Version:       2020.1
 Release:       1
 License:       IntelliJ IDEA Commercial
 Group:         Development/Tools
 Source0:       http://download.jetbrains.com/idea/ideaIU-%{version}.tar.gz
-# NoSource0-md5:       4ca9439d15d5ebe07fbfc64169e931c3
+# NoSource0-md5:       64957dca56dd8b96ac78eb0aa50e4aab
 NoSource:      0
 Source1:       %{product}.desktop
 Patch0:                xdg-paths.patch
index 2caa544fb5751a86cafd4776e4221cd34f8bc2d9..5959f340c6545778de03a3ddb66c23eff8f978eb 100644 (file)
@@ -13,7 +13,7 @@
 @@ -187,6 +190,7 @@
    "-XX:ErrorFile=$HOME/java_error_in_IDEA_%p.log" \
    "-XX:HeapDumpPath=$HOME/java_error_in_IDEA.hprof" \
-   -Didea.paths.selector=IntelliJIdea2019.3 \
+   -Didea.paths.selector=IntelliJIdea2020.1 \
 +  -Dwebide.config.dir=$WEBIDE_CONFIG_DIR -Dwebide.cache.dir=$WEBIDE_CACHE_DIR \
    "-Djb.vmOptionsFile=$VM_OPTIONS_FILE" \
    ${IDE_PROPERTIES_PROPERTY} \
This page took 0.053287 seconds and 4 git commands to generate.