From 9f3e4f9ffa7ef5f3ce6e8b7313f8431936265112 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 06:18:48 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- libtomcrypt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtomcrypt.spec b/libtomcrypt.spec index 70261eb..8c7c7b8 100644 --- a/libtomcrypt.spec +++ b/libtomcrypt.spec @@ -1,6 +1,6 @@ Name: libtomcrypt Version: 1.17 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A comprehensive, portable cryptographic toolkit Group: System Environment/Libraries License: Public Domain @@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT %doc LICENSE doc/crypt.pdf %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 1.17-9 +- Autorebuild for GCC 4.3 + * Sun Nov 25 2007 Jeremy Hinegardner - 1.17-8 - Resolve multilib conflicts from Bug #342431 by splitting out documentation to libtomcrypt-docs subpackage