This commit is contained in:
Matthias Clasen 2011-09-19 23:42:19 -04:00
parent bd21a48a2e
commit 107626d98b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/p11-kit-0.3.tar.gz
/p11-kit-0.4.tar.gz
/p11-kit-0.5.tar.gz
/p11-kit-0.6.tar.gz

View File

@ -1,5 +1,5 @@
Name: p11-kit
Version: 0.5
Version: 0.6
Release: 1%{?dist}
Summary: Library for loading and sharing PKCS#11 modules
@ -62,6 +62,9 @@ rm $RPM_BUILD_ROOT%{_sysconfdir}/pkcs11/pkcs11.conf.example
%changelog
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 0.6-1
- Update to 0.6
* Sun Sep 04 2011 Kalev Lember <kalevlember@gmail.com> - 0.5-1
- Update to 0.5

View File

@ -1 +1 @@
1b4886ed4e6d25ab0b69e6350a804082 p11-kit-0.5.tar.gz
c1ff3e52f172fda8bf3b426f7fb63c92 p11-kit-0.6.tar.gz