Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F29081
0001-update-to-1.1.2.patch
mcritchlow (Matthew Critchlow)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
mcritchlow
May 4 2017, 4:58 PM
2017-05-04 16:58:54 (UTC+0)
Size
2 KB
Referenced Files
None
Subscribers
None
0001-update-to-1.1.2.patch
View Options
From 14b41336b4f0f2bd9788a70a06efe9d79e9fe2cd Mon Sep 17 00:00:00 2001
From: Matt Critchlow <matt.critchlow@gmail.com>
Date: Thu, 4 May 2017 09:39:59 -0700
Subject: [PATCH 1/1] update to 1.1.2
---
package.yml | 14 ++++++++++----
pspec_x86_64.xml | 14 +++++++-------
2 files changed, 17 insertions(+), 11 deletions(-)
diff --git a/package.yml b/package.yml
index 0a962f4..260da6a 100644
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lastpass-cli
-version : 1.0.0
-release : 1
+version : 1.1.2
+release : 2
source :
- - https://github.com/lastpass/lastpass-cli/archive/v1.0.0.tar.gz : 42096c0bd3972b0e9cc9cef32fbf141e47b04b9e2387fb3abe8b105e135fb41e
+ - https://github.com/lastpass/lastpass-cli/archive/v1.1.2.tar.gz : bc737d8e6d713c8aecdfb7f34b29aa9a8ae9b1e9ba80b31059686b18591a8c39
license : GPL-2.0
component : network.clients
summary : CLI for Lastpass.com
@@ -10,7 +10,13 @@ description: |
CLI for Lastpass.com
builddeps :
- pkgconfig(libcurl)
+ - pkgconfig(openssl)
+ - pkgconfig(libxml-2.0)
+ - pkgconfig(libxslt)
+ - asciidoc
+ - pinentry
build : |
- %make
+ %cmake
install : |
%make_install
+ %make install-doc
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index 6c1457c..d277b5a 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>lastpass-cli</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>network.clients</PartOf>
@@ -24,12 +24,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2016-12-29</Date>
- <Version>1.0.0</Version>
+ <Update release="2">
+ <Date>2017-05-04</Date>
+ <Version>1.1.2</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.12.2
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
20531
Default Alt Text
0001-update-to-1.1.2.patch (2 KB)
Attached To
Mode
T3577: Update lastpass-cli to 1.1.2
Attached
Detach File
Event Timeline
Log In to Comment