* Sun Nov 03 2013 Paul Wouters <pwouters@redhat.com> - 1.3.5-1
- Updated to 1.3.5 (rhbz#987721)
This commit is contained in:
parent
edc43bfc56
commit
d46dcc398e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/softhsm-1.3.0.tar.gz
|
/softhsm-1.3.0.tar.gz
|
||||||
/softhsm-1.3.2.tar.gz
|
/softhsm-1.3.2.tar.gz
|
||||||
/softhsm-1.3.3.tar.gz
|
/softhsm-1.3.3.tar.gz
|
||||||
|
/softhsm-1.3.5.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Software version of a PKCS#11 Hardware Security Module
|
Summary: Software version of a PKCS#11 Hardware Security Module
|
||||||
Name: softhsm
|
Name: softhsm
|
||||||
Version: 1.3.3
|
Version: 1.3.5
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: http://www.opendnssec.org/
|
Url: http://www.opendnssec.org/
|
||||||
Source: http://www.opendnssec.org/files/source/%{name}-%{version}.tar.gz
|
Source: http://www.opendnssec.org/files/source/%{name}-%{version}.tar.gz
|
||||||
@ -70,6 +70,9 @@ getent passwd ods >/dev/null || \
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 03 2013 Paul Wouters <pwouters@redhat.com> - 1.3.5-1
|
||||||
|
- Updated to 1.3.5 (rhbz#987721)
|
||||||
|
|
||||||
* Tue Jul 30 2013 Paul Wouters <pwouters@redhat.com> - 1.3.3-4
|
* Tue Jul 30 2013 Paul Wouters <pwouters@redhat.com> - 1.3.3-4
|
||||||
- Rebuilt for new botan - requires --with-botan argument
|
- Rebuilt for new botan - requires --with-botan argument
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user