diff --git a/.gitignore b/.gitignore index ec974b9..0c020d3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /password-store-1.5.tar.xz /password-store-1.6.1.tar.xz /password-store-1.6.2.tar.xz +/password-store-1.6.3.tar.xz diff --git a/pass.spec b/pass.spec index 291950e..823dde4 100644 --- a/pass.spec +++ b/pass.spec @@ -1,6 +1,6 @@ Name: pass Summary: A password manager using standard Unix tools -Version: 1.6.2 +Version: 1.6.3 Release: 1%{?dist} License: GPLv2+ Url: http://zx2c4.com/projects/password-store/ @@ -43,6 +43,9 @@ make test %doc %{_mandir}/man1/* %changelog +* Thu Dec 04 2014 Christophe Fergeau 1.6.3-1 +- Update to pass 1.6.3 + * Sat Jun 07 2014 Christophe Fergeau 1.6.2-1 - Update to pass 1.6.2 diff --git a/sources b/sources index 2ed9c3b..31ac78b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4629a724c8d1e55af228d303cf4a6d5e password-store-1.6.2.tar.xz +bcfd1027f5c92f26d7fcbf4e3af750eb password-store-1.6.3.tar.xz