From aa05b46fed006143b1ace4e211ef1993077f4a32 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 26 Oct 2011 17:05:31 +0300 Subject: [PATCH] Update to 0.8 --- .gitignore | 1 + p11-kit.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8526c50..edfc84d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/p11-kit.spec b/p11-kit.spec index 5d70ff4..3695bdd 100644 --- a/p11-kit.spec +++ b/p11-kit.spec @@ -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 - 0.8-1 +- Update to 0.8 + * Mon Sep 19 2011 Matthias Clasen - 0.6-1 - Update to 0.6 diff --git a/sources b/sources index af46188..0fdd8e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c1ff3e52f172fda8bf3b426f7fb63c92 p11-kit-0.6.tar.gz +0928ab06acbdeda48645df4791f4d28d p11-kit-0.8.tar.gz