diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lastpass-cli
-version : 1.1.2
-release : 2
+version : 1.2.0
+release : 3
source :
- - https://github.com/lastpass/lastpass-cli/archive/v1.1.2.tar.gz : bc737d8e6d713c8aecdfb7f34b29aa9a8ae9b1e9ba80b31059686b18591a8c39
+ - https://github.com/lastpass/lastpass-cli/archive/v1.2.0.tar.gz : 17bd9413933ac34d86793c38578298c122835a85132b827fb2fc782b24034aef
license : GPL-2.0
component : network.clients
summary : CLI for Lastpass.com
@@ -15,5 +15,4 @@
build : |
%cmake
install : |
- %make_install
- %make install-doc
+ %make_install install-doc
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -21,15 +21,16 @@
/usr/bin
/usr/share/bash-completion/completions/lpass
+ /usr/share/man
-
- 2017-05-06
- 1.1.2
+
+ 2017-06-10
+ 1.2.0
Packaging update
Matt Critchlow
matt.critchlow@gmail.com
\ No newline at end of file