Page MenuHomeSolus

D12254.id.diff
No OneTemporary

D12254.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : rclone
-version : 1.56.2
-release : 21
+version : 1.57.0
+release : 22
source :
- - https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2.tar.gz : a8813d25c4640e52495fee83e525e76283c63f01d1cce8fbb58d8486b0c20c8a
+ - https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0.tar.gz : 3a762c02c202a9142c2d5c1a3927563a556d1683abadd25d2f695e237e4ea693
license : MIT
component : network.util
networking : yes
@@ -16,10 +16,12 @@
build : |
%make
./rclone genautocomplete bash rclone.bash_completion
+ ./rclone genautocomplete fish rclone.fish_completion
./rclone genautocomplete zsh rclone.zsh_completion
install : |
install -Dm 00755 rclone -t $installdir/usr/bin
install -Dm 00644 rclone.1 -t $installdir/usr/share/man/man1
install -Dm 00644 MANUAL.* -t $installdir/usr/share/doc/rclone
install -Dm 00644 rclone.bash_completion $installdir/usr/share/bash-completion/completions/rclone
+ install -Dm 00644 rclone.fish_completion $installdir/usr/share/fish/vendor_completions.d/rclone.fish
install -Dm 00644 rclone.zsh_completion $installdir/usr/share/zsh/site-functions/_rclone
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>rclone</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Solène Rapenne</Name>
+ <Email>solene@perso.pw</Email>
</Packager>
<License>MIT</License>
<PartOf>network.util</PartOf>
@@ -24,17 +24,18 @@
<Path fileType="doc">/usr/share/doc/rclone/MANUAL.html</Path>
<Path fileType="doc">/usr/share/doc/rclone/MANUAL.md</Path>
<Path fileType="doc">/usr/share/doc/rclone/MANUAL.txt</Path>
+ <Path fileType="data">/usr/share/fish/vendor_completions.d/rclone.fish</Path>
<Path fileType="man">/usr/share/man/man1/rclone.1</Path>
<Path fileType="data">/usr/share/zsh/site-functions/_rclone</Path>
</Files>
</Package>
<History>
- <Update release="21">
- <Date>2021-10-05</Date>
- <Version>1.56.2</Version>
+ <Update release="22">
+ <Date>2021-11-09</Date>
+ <Version>1.57.0</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Solène Rapenne</Name>
+ <Email>solene@perso.pw</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 11:19 PM (2 h, 43 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801496
Default Alt Text
D12254.id.diff (2 KB)

Event Timeline