From ac40e6f532382980a7fc02901c3f036e29b47aae Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 11:32:30 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- opencryptoki.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opencryptoki.spec b/opencryptoki.spec index e265631..eda2e04 100644 --- a/opencryptoki.spec +++ b/opencryptoki.spec @@ -3,7 +3,7 @@ Name: opencryptoki Summary: Implementation of the PKCS#11 (Cryptoki) specification v2.11 Version: 3.0 -Release: 10%{?dist} +Release: 11%{?dist} License: CPL Group: System Environment/Base URL: http://sourceforge.net/projects/opencryptoki @@ -330,6 +330,9 @@ exit 0 %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 3.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Feb 17 2014 Petr Lautrbach 3.0-10 - create the right lock directory for cca tokens (#1054442)