Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11041591
D8995.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D8995.diff
View Options
diff --git a/files/josm b/files/josm
--- a/files/josm
+++ b/files/josm
@@ -1,3 +1,3 @@
#!/bin/sh
-/usr/lib64/openjdk-8/bin/java -jar /usr/share/josm/josm.jar "$@"
+/usr/lib64/openjdk-11/bin/java -jar /usr/share/josm/josm.jar "$@"
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : josm
version : '15553'
-release : 5
+release : 6
source :
- https://getsol.us/sources/josm-15553.tar.xz : 8c1b0473e18cae8012b2ca45c301d55f2008ee0e7eeb427f0691ef42248a0a96
license : GPL-2.0-or-later
@@ -11,7 +11,7 @@
builddeps :
- apache-ant
rundeps :
- - openjdk-8
+ - openjdk-11
setup : |
sed -e "s|\${version.entry.commit.revision}|$version|g" -i build.xml
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>josm</Name>
<Packager>
- <Name>Fabio Forni</Name>
- <Email>livingsilver94.solus@redaril.me</Email>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>office</PartOf>
@@ -46,12 +46,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2019-12-10</Date>
+ <Update release="6">
+ <Date>2020-06-05</Date>
<Version>15553</Version>
<Comment>Packaging update</Comment>
- <Name>Fabio Forni</Name>
- <Email>livingsilver94.solus@redaril.me</Email>
+ <Name>Campbell Jones</Name>
+ <Email>dev@serebit.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 4:48 AM (14 h, 9 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808065
Default Alt Text
D8995.diff (1 KB)
Attached To
Mode
D8995: Use openjdk-11 for josm
Attached
Detach File
Event Timeline
Log In to Comment