From ca2d6ee60d8a8991419815d0d2be8447eeed845d Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Sun, 8 Jul 2018 20:58:06 +0200 Subject: [PATCH] Update to 1.18.2 --- libtomcrypt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtomcrypt.spec b/libtomcrypt.spec index 8c07f5e..1858b3d 100644 --- a/libtomcrypt.spec +++ b/libtomcrypt.spec @@ -1,6 +1,6 @@ Name: libtomcrypt -Version: 1.18.1 -Release: 5%{?dist} +Version: 1.18.2 +Release: 1%{?dist} Summary: A comprehensive, portable cryptographic toolkit License: Public Domain or WTFPL URL: http://www.libtom.net/ @@ -92,6 +92,9 @@ sed -i \ %doc doc/crypt.pdf %changelog +* Sun Jul 08 2018 Simone Caronni - 1.18.2-1 +- Udpate to 1.18.2. + * Wed Apr 18 2018 Simone Caronni - 1.18.1-5 - Update build requirement for texlive rebase.