|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libtomcrypt
|
|
|
|
|
Version: 1.17
|
|
|
|
|
Release: 34%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
|
|
|
|
Release: 35%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
|
|
|
|
Summary: A comprehensive, portable cryptographic toolkit
|
|
|
|
|
License: Public Domain or WTFPL
|
|
|
|
|
URL: http://www.libtom.net/
|
|
|
|
@ -110,6 +110,9 @@ find %{buildroot} -name '*.a' -delete
|
|
|
|
|
%doc doc/crypt.pdf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.17-35.20170720gitab8c5b8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jul 23 2017 Simone Caronni <negativo17@gmail.com> - 1.17-34.20170720gitab8c5b8
|
|
|
|
|
- Update to latest snapshot from the 1.18 release branch.
|
|
|
|
|
- Update license.
|
|
|
|
|