|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: pass
|
|
|
|
|
Summary: A password manager using standard Unix tools
|
|
|
|
|
Version: 1.6.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Url: http://zx2c4.com/projects/password-store/
|
|
|
|
|
BuildArch: noarch
|
|
|
|
@ -43,6 +43,9 @@ make test
|
|
|
|
|
%doc %{_mandir}/man1/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.5-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 28 2015 Christophe Fergeau <cfergeau@redhat.com> 1.6.5-1
|
|
|
|
|
- Update to pass 1.6.5
|
|
|
|
|
|
|
|
|
|