Page MenuHomeSolus

D3225.id8076.diff
No OneTemporary

D3225.id8076.diff

diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,2 @@
+libc.so.6
+libpthread.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : gopass
-version : 1.7.2
-release : 2
+version : 1.8.2
+release : 3
source :
- - https://github.com/gopasspw/gopass/releases/download/v1.7.2/gopass-1.7.2.tar.gz : 0d0456932ac10864ffd70ece15dc925b04c63af302a4a7d375a8499c62844b7c
+ - https://github.com/gopasspw/gopass/releases/download/v1.8.2/gopass-1.8.2.tar.gz : ca6d24db014a760f71fbf0edaad0c97c283a670b260275a78eda3a7456fbea93
license : MIT
component : security
summary : The slightly more awesome standard unix password manager for teams
@@ -17,8 +17,8 @@
- xsel
build : |
mv vendor src
- mkdir -p src/github.com/justwatchcom
- ln -s $workdir src/github.com/justwatchcom/gopass
+ mkdir -p src/github.com/gopasspw
+ ln -s $workdir src/github.com/gopasspw/gopass
GOPATH=$workdir %make
install : |
GOPATH=$workdir PREFIX=/usr %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -19,19 +19,19 @@
</Description>
<PartOf>security</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/gopass</Path>
<Path fileType="data">/usr/share/bash-completion/completions/gopass</Path>
<Path fileType="data">/usr/share/fish/vendor_completions.d/gopass.fish</Path>
<Path fileType="data">/usr/share/zsh/site-functions/_gopass</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-05-31</Date>
- <Version>1.7.2</Version>
+ <Update release="3">
+ <Date>2018-07-03</Date>
+ <Version>1.8.2</Version>
<Comment>Packaging update</Comment>
<Name>Longwu Ou</Name>
<Email>xulongwu4@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 5:45 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5826233
Default Alt Text
D3225.id8076.diff (2 KB)

Event Timeline