From 44d006f57919e5c94fb0610ded1948e7c0ac0b99 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 00:43:02 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libtomcrypt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtomcrypt.spec b/libtomcrypt.spec index 0e14bb7..365fde8 100644 --- a/libtomcrypt.spec +++ b/libtomcrypt.spec @@ -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 - 1.17-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu May 15 2014 Paul Howarth - 1.17-22 - Add two-key 3DES support, needed by pycrypto.