diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : gopass -version : 1.8.4 -release : 5 +version : 1.8.5 +release : 6 source : - - https://github.com/gopasspw/gopass/archive/v1.8.4.tar.gz : 314b317c49ee7f8c59758ab82cf5f6942ce9179c97e53f0f952741dbd0e5471a + - https://github.com/gopasspw/gopass/archive/v1.8.5.tar.gz : e579c91c8273f9b0f96404f93fc0f77df9bc3ae71e8bbdb86a76fdbea2b87669 license : MIT component : security summary : The slightly more awesome standard unix password manager for teams @@ -22,6 +22,7 @@ %make GOPATH=$workdir install : | %make_install GOPATH=$workdir PREFIX=/usr + install -Dm00644 LICENSE $installdir/usr/share/doc/gopass/LICENSE # Set correct permission bits for the shell completion files chmod 644 $installdir/usr/share/zsh/site-functions/_gopass 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 @@ gopass - Bryan T. Meyers - bmeyers@datadrake.com + Longwu Ou + xulongwu4@gmail.com MIT security @@ -21,17 +21,18 @@ /usr/bin/gopass /usr/share/bash-completion/completions/gopass + /usr/share/doc/gopass/LICENSE /usr/share/fish/vendor_completions.d/gopass.fish /usr/share/zsh/site-functions/_gopass - - 2018-12-30 - 1.8.4 + + 2019-03-03 + 1.8.5 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Longwu Ou + xulongwu4@gmail.com \ No newline at end of file