tRelease v0.2 - sailfish-safe - Sailfish frontend for safe(1)
 (HTM) git clone git://git.z3bra.org/sailfish-safe.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit d1856ff7481b08150f5998fdbc342c6399f2ab85
 (DIR) parent 69661383ae02f987c2518e42663360aeaad81660
 (HTM) Author: Daniel Vrátil <dvratil@kde.org>
       Date:   Thu, 14 Feb 2019 22:28:30 +0100
       
       Release v0.2
       
       Diffstat:
         M rpm/harbour-passilic.spec           |      10 ++++++++--
       
       1 file changed, 8 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/rpm/harbour-passilic.spec b/rpm/harbour-passilic.spec
       t@@ -5,7 +5,7 @@ Name:       harbour-passilic
        %{?qtc_builddir:%define _builddir %qtc_builddir}
        
        Summary:    A frontend for the Pass password manager
       -Version:    0.1
       +Version:    0.2
        Release:    1
        Group:      Applications/Productivity
        License:    GPLv3 and LGPLv2+
       t@@ -58,5 +58,11 @@ desktop-file-install --delete-original \
        %{_datadir}/icons/hicolor/*/apps/%{name}.png
        
        %changelog
       -* Mon Feb 04 2019 Daniel Vrátil <dvratil@kde.org> 0.0.1-1
       +* Thu Feb 14 2019 Daniel Vrátil <dvratil@kde.org> 0.2-1
       +- Clear passwords on exit
       +- Automatically focus passphrase entry field
       +- Add Search page
       +- Make password timeout customizable
       +
       +* Mon Feb 04 2019 Daniel Vrátil <dvratil@kde.org> 0.1-1
        - Initial release