|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libtomcrypt
|
|
|
|
|
Version: 1.17
|
|
|
|
|
Release: 22%{?dist}
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
Summary: A comprehensive, portable cryptographic toolkit
|
|
|
|
|
|
|
|
|
|
License: Public Domain
|
|
|
|
@ -106,6 +106,9 @@ find %{buildroot} -name 'libtomcrypt_prof*' -delete
|
|
|
|
|
%doc LICENSE doc/crypt.pdf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.17-23
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu May 15 2014 Paul Howarth <paul@city-fan.org> - 1.17-22
|
|
|
|
|
- Add two-key 3DES support, needed by pycrypto.
|
|
|
|
|
|
|
|
|
|