Skip to content

Commit

Permalink
changelog + README
Browse files Browse the repository at this point in the history
  • Loading branch information
yeoldegrove committed Dec 4, 2017
1 parent bf84e13 commit dc9642d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 3 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,15 @@ I developed it for SailfishOS 2.1.3.7 (Kymijoki).
* cache passphrases for GPG keys
* pull from git
* timeout on copy to clipboard
* gpg-agent config
* create default config
* reset values to default
* edit config by hand

### features that may come
* add/delete passwords
* ~~sync to git~~ push to git
* edit gpg-agent config (e.g. adjust timeouts)
* ~~edit gpg-agent config (e.g. adjust timeouts)~~
* ~~timeout on copy to clipboard~~

This shall be a simple fronted and not a swiss army knife to do all the pass/GPG stuff, so here are some...
Expand Down
7 changes: 7 additions & 0 deletions rpm/qmlpass.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
* Mon Dec 04 2017 Eike Waldt <[email protected]> 0.0.3-1
- add feature: gpg-agent config
- create default config
- reset values to default
- edit config by hand
- some cosmetic changes for results page

* Sun Nov 12 2017 Eike Waldt <[email protected]> 0.0.2-1
- add initial git pull
- add click to copy for results
Expand Down
2 changes: 1 addition & 1 deletion rpm/qmlpass.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Name: qmlpass
%{!?qtc_make:%define qtc_make make}
%{?qtc_builddir:%define _builddir %qtc_builddir}
Summary: qmlpass
Version: 0.2
Version: 0.3
Release: 1
Group: Qt/Qt
License: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion rpm/qmlpass.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: qmlpass
Summary: qmlpass
Version: 0.2
Version: 0.3
Release: 1
# The contents of the Group field should be one of the groups listed here:
# http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS
Expand Down

0 comments on commit dc9642d

Please sign in to comment.