Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11047937
D7709.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
D7709.diff
View Options
diff --git a/create-tarball.sh b/create-tarball.sh
--- a/create-tarball.sh
+++ b/create-tarball.sh
@@ -7,5 +7,6 @@
svn export -r $revision https://josm.openstreetmap.de/svn/trunk /tmp/$src_name
if [ $? -eq 0 ]; then
tar cJf $src_name.tar.xz -C /tmp $src_name
+ sha256sum $src_name.tar.xz
fi
rm -rf /tmp/$src_name
diff --git a/files/josm b/files/josm
--- a/files/josm
+++ b/files/josm
@@ -1,3 +1,3 @@
#!/bin/sh
-java -jar /usr/share/josm/josm.jar "$@"
+/usr/lib64/openjdk-8/bin/java -jar /usr/share/josm/josm.jar "$@"
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : josm
-version : 15390
-release : 4
+version : '15553'
+release : 5
source :
- - https://getsol.us/sources/josm-15390.tar.xz : 47956eb023718c84ac87aeb9151d47c5e5ad5f26135247f21778af58d7241060
+ - https://getsol.us/sources/josm-15553.tar.xz : 8c1b0473e18cae8012b2ca45c301d55f2008ee0e7eeb427f0691ef42248a0a96
license : GPL-2.0-or-later
component : office
summary : An extensible editor for OpenStreetMap
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -46,12 +46,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2019-10-01</Date>
- <Version>15390</Version>
+ <Update release="5">
+ <Date>2019-12-10</Date>
+ <Version>15553</Version>
<Comment>Packaging update</Comment>
<Name>Fabio Forni</Name>
<Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 3:57 PM (3 h, 4 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5849799
Default Alt Text
D7709.diff (1 KB)
Attached To
Mode
D7709: Update josm to 15553
Attached
Detach File
Event Timeline
Log In to Comment