This commit is contained in:
Dennis Gilmore 2014-06-08 01:42:36 -05:00
parent 4eb2b00885
commit 6731e8515c

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Apr 18 2014 Paul Wouters <pwouters@redhat.com> - 1.3.6-1
- Updated to 1.3.6 (rhbz#1070196)
- Provide a p11-kit module file (rhbz#1085327)