Update to 0.8

This commit is contained in:
Kalev Lember 2011-10-26 17:05:31 +03:00
parent 107626d98b
commit aa05b46fed
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/p11-kit-0.4.tar.gz
/p11-kit-0.5.tar.gz
/p11-kit-0.6.tar.gz
/p11-kit-0.8.tar.gz

View File

@ -1,5 +1,5 @@
Name: p11-kit
Version: 0.6
Version: 0.8
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
* Wed Oct 26 2011 Kalev Lember <kalevlember@gmail.com> - 0.8-1
- Update to 0.8
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 0.6-1
- Update to 0.6

View File

@ -1 +1 @@
c1ff3e52f172fda8bf3b426f7fb63c92 p11-kit-0.6.tar.gz
0928ab06acbdeda48645df4791f4d28d p11-kit-0.8.tar.gz