Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10847569
D4552.id11151.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D4552.id11151.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : syncthing
-version : 0.14.52
-release : 42
+version : 0.14.53
+release : 43
homepage : https://syncthing.net
source :
- - https://github.com/syncthing/syncthing/releases/download/v0.14.52/syncthing-source-v0.14.52.tar.gz : 4954c2b05c60b6de29104d4783193a51164485cfa4a810c5a0696d72a83816c2
+ - https://github.com/syncthing/syncthing/releases/download/v0.14.53/syncthing-source-v0.14.53.tar.gz : 6593f00f7d9fc11c5e92bbffcfdcee1687608f299a80121275fb6bc13d79f432
license : MPL-2.0
extract : no
component : network.util
@@ -26,6 +26,15 @@
install -Dm00755 syncthing $installdir/usr/bin/syncthing
install -Dm00644 etc/linux-systemd/system/syncthing@.service $installdir/%libdir%/systemd/system/syncthing@.service
install -Dm00644 etc/linux-systemd/user/syncthing.service $installdir/%libdir%/systemd/user/syncthing.service
+ # Install .desktop files and icons
+ install -Dm00644 etc/linux-desktop/syncthing-ui.desktop $installdir/usr/share/applications/syncthing-ui.desktop
+ install -Dm00644 etc/linux-desktop/syncthing-start.desktop $installdir/usr/share/applications/syncthing-start.desktop
+ install -Dm00644 assets/logo-32.png $installdir/usr/share/icons/hicolor/32x32/apps/syncthing.png
+ install -Dm00644 assets/logo-64.png $installdir/usr/share/icons/hicolor/64x64/apps/syncthing.png
+ install -Dm00644 assets/logo-128.png $installdir/usr/share/icons/hicolor/128x128/apps/syncthing.png
+ install -Dm00644 assets/logo-256.png $installdir/usr/share/icons/hicolor/256x256/apps/syncthing.png
+ install -Dm00644 assets/logo-512.png $installdir/usr/share/icons/hicolor/512x512/apps/syncthing.png
+ install -Dm00644 assets/logo-only.svg $installdir/usr/share/icons/hicolor/scalable/apps/syncthing.svg
# ufw rules
install -Dm00644 etc/firewall-ufw/syncthing $installdir/etc/ufw/applications.d/syncthing
# Install man pages
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -24,6 +24,14 @@
<Path fileType="executable">/usr/bin/syncthing</Path>
<Path fileType="library">/usr/lib64/systemd/system/syncthing@.service</Path>
<Path fileType="library">/usr/lib64/systemd/user/syncthing.service</Path>
+ <Path fileType="data">/usr/share/applications/syncthing-start.desktop</Path>
+ <Path fileType="data">/usr/share/applications/syncthing-ui.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/syncthing.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/syncthing.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/syncthing.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/512x512/apps/syncthing.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/syncthing.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/syncthing.svg</Path>
<Path fileType="man">/usr/share/man/man1/syncthing.1</Path>
<Path fileType="man">/usr/share/man/man5/syncthing-config.5</Path>
<Path fileType="man">/usr/share/man/man5/syncthing-stignore.5</Path>
@@ -41,12 +49,12 @@
</Files>
</Package>
<History>
- <Update release="42">
- <Date>2018-11-06</Date>
- <Version>0.14.52</Version>
+ <Update release="43">
+ <Date>2018-12-04</Date>
+ <Version>0.14.53</Version>
<Comment>Packaging update</Comment>
<Name>Jarno Turkki</Name>
<Email>watpi@posteo.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 12 2023, 11:06 AM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5855474
Default Alt Text
D4552.id11151.diff (3 KB)
Attached To
Mode
D4552: Update syncthing to 0.14.54
Attached
Detach File
Event Timeline
Log In to Comment