From ee3b19cc3e095a2c7311e692d2f3e4c3bb374a16 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Tue, 23 Feb 2016 14:35:23 +0100 Subject: [PATCH] Update changelog --- libtomcrypt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libtomcrypt.spec b/libtomcrypt.spec index 954e171..ffcbc09 100644 --- a/libtomcrypt.spec +++ b/libtomcrypt.spec @@ -112,7 +112,8 @@ find %{buildroot} -name '*.h' -exec chmod 644 {} \; %changelog * Tue Feb 23 2016 Simone Caronni - 1.17-27 -- Fix FTBFS (#1307740); requires libtommath 1.x. +- Fix FTBFS (#1307740). +- Update sources, requires libtommath 1.x, drop upstreamed patches. - Update URL. - Use license macro. - Clean up SPEC file.