epel9
Christophe Fergeau 13 years ago
parent 91f1f445b9
commit 7686aa63ca

1
.gitignore vendored

@ -1,2 +1,3 @@
/password-store-1.1.4.tar.xz
/password-store-1.2.tar.xz
/pass-1.4-1.fc18.src.rpm

@ -1,6 +1,6 @@
Name: pass
Summary: A password manager using standard Unix tools
Version: 1.2
Version: 1.4
Release: 1%{?dist}
License: GPLv2+
Url: http://zx2c4.com/projects/password-store/
@ -34,6 +34,9 @@ make DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} \
%doc %{_mandir}/man1/*
%changelog
* Mon Sep 24 2012 Christophe Fergeau <cfergeau@redhat.com> - 1.4-1
- Update to 1.4
* Tue Sep 11 2012 Christophe Fergeau <cfergeau@redhat.com> - 1.2.0-1
- Update to 1.2 release

@ -1 +1 @@
5ba6cef159320654509f6aaf40c3d84e password-store-1.2.tar.xz
0a241ed98562fa0cea904a8967dadee0 pass-1.4-1.fc18.src.rpm

Loading…
Cancel
Save