From 6731e8515cb4672cef41c421e81e19fe18795abe Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 01:42:36 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- softhsm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/softhsm.spec b/softhsm.spec index f163462..ced42bc 100644 --- a/softhsm.spec +++ b/softhsm.spec @@ -1,7 +1,7 @@ Summary: Software version of a PKCS#11 Hardware Security Module Name: softhsm Version: 1.3.6 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Url: http://www.opendnssec.org/ Source: http://www.opendnssec.org/files/source/%{name}-%{version}.tar.gz @@ -90,6 +90,9 @@ if [ $1 -eq 0 ]; then fi %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 1.3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Apr 18 2014 Paul Wouters - 1.3.6-1 - Updated to 1.3.6 (rhbz#1070196) - Provide a p11-kit module file (rhbz#1085327)