diff --git a/softhsm.spec b/softhsm.spec index a20f73d..bc17524 100644 --- a/softhsm.spec +++ b/softhsm.spec @@ -1,7 +1,7 @@ Summary: Software version of a PKCS#11 Hardware Security Module Name: softhsm Version: 2.0.0rc1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Url: http://www.opendnssec.org/ Source: http://dist.opendnssec.org/source/testing/%{name}-%{version}.tar.gz @@ -115,6 +115,9 @@ if [ -f /var/softhsm/slot0.db ]; then fi %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 2.0.0rc1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Mon Jun 01 2015 Petr Spacek - 2.0.0rc1-1 - Rebase to latest upstream release