diff --git a/.gitignore b/.gitignore index 2487ebb..2bc6cbf 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ opencryptoki-2.3.1.tar.gz /opencryptoki-v3.2.tgz /opencryptoki-v3.3.tgz /opencryptoki-v3.4.tgz +/opencryptoki-v3.4.1.tgz diff --git a/opencryptoki.spec b/opencryptoki.spec index 21002b7..acce91a 100644 --- a/opencryptoki.spec +++ b/opencryptoki.spec @@ -2,7 +2,7 @@ Name: opencryptoki Summary: Implementation of the PKCS#11 (Cryptoki) specification v2.11 -Version: 3.4 +Version: 3.4.1 Release: 1%{?dist} License: CPL Group: System Environment/Base @@ -353,6 +353,9 @@ exit 0 %changelog +* Mon Dec 07 2015 Jakub Jelen 3.4.1-1 +- New bugfix upstream release + * Wed Nov 18 2015 Jakub Jelen 3.4-1 - New upstream release - Adding post-release patch fixing compile warnings diff --git a/sources b/sources index 6beb0fc..36b0592 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c60ea121f529845d6c226fc095d0354d opencryptoki-v3.4.tgz +100d587be68f299b1f196aba0e6e0b76 opencryptoki-v3.4.1.tgz