diff --git a/.gitignore b/.gitignore index 2bc6cbf..ac3b88b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ opencryptoki-2.3.1.tar.gz /opencryptoki-v3.3.tgz /opencryptoki-v3.4.tgz /opencryptoki-v3.4.1.tgz +/opencryptoki-3.5.tgz diff --git a/opencryptoki.spec b/opencryptoki.spec index 8218f1f..08a48d7 100644 --- a/opencryptoki.spec +++ b/opencryptoki.spec @@ -2,12 +2,12 @@ Name: opencryptoki Summary: Implementation of the PKCS#11 (Cryptoki) specification v2.11 -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.5 +Release: 1%{?dist} License: CPL Group: System Environment/Base URL: http://sourceforge.net/projects/opencryptoki -Source0: http://downloads.sourceforge.net/%{name}/%{name}-v%{version}.tgz +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz Source1: %{name}-tmpfiles.conf # https://bugzilla.redhat.com/show_bug.cgi?id=732756 Patch0: %{name}-2.4-group.patch @@ -353,6 +353,9 @@ exit 0 %changelog +* Tue May 03 2016 Jakub Jelen - 3.5-1 +- New upstream release + * Thu Feb 04 2016 Fedora Release Engineering - 3.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 36b0592..7a5f384 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -100d587be68f299b1f196aba0e6e0b76 opencryptoki-v3.4.1.tgz +d792bd179f6d98453a91a28cec438dfe opencryptoki-3.5.tgz