opencryptoki-3.4.1-1
This commit is contained in:
parent
1a58859aec
commit
29e018c2ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <jjelen@redhat.com> 3.4.1-1
|
||||
- New bugfix upstream release
|
||||
|
||||
* Wed Nov 18 2015 Jakub Jelen <jjelen@redhat.com> 3.4-1
|
||||
- New upstream release
|
||||
- Adding post-release patch fixing compile warnings
|
||||
|
Loading…
Reference in New Issue
Block a user