diff --git a/softhsm.spec b/softhsm.spec index 0d20885..5ed6000 100644 --- a/softhsm.spec +++ b/softhsm.spec @@ -3,7 +3,7 @@ Summary: Software version of a PKCS#11 Hardware Security Module Name: softhsm Version: 2.2.0 -Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist} +Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist}.1 License: BSD Url: http://www.opendnssec.org/ Source: http://dist.opendnssec.org/source/%{?prever:testing/}%{name}-%{version}.tar.gz @@ -131,6 +131,9 @@ if [ -f /var/softhsm/slot0.db ]; then fi %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 2.2.0-2.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jun 27 2017 Nikos Mavrogiannopoulos - 2.2.0-2 - Increased the level of messages that go to syslog, thus softhsm will no longer write on syslog when it cannot open the shared DB (#1425135)