|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: pass
|
|
|
|
|
Summary: A password manager using standard Unix tools
|
|
|
|
|
Version: 1.7.1
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Url: http://zx2c4.com/projects/password-store/
|
|
|
|
|
BuildArch: noarch
|
|
|
|
@ -43,6 +43,9 @@ make test
|
|
|
|
|
%doc %{_mandir}/man1/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 20 2017 Christophe Fergeau <cfergeau@redhat.com> 1.7.1-2
|
|
|
|
|
- New minor upstream release
|
|
|
|
|
|
|
|
|
|