From 8e35b1c45f0cdc52485f87ade528b94a6e335da2 Mon Sep 17 00:00:00 2001 From: Emily Ratliff Date: Wed, 4 Jun 2008 04:28:13 +0000 Subject: [PATCH] updated revision number because I suspect that is what caused latest build failure --- trousers.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/trousers.spec b/trousers.spec index 07579fb..90dfea3 100644 --- a/trousers.spec +++ b/trousers.spec @@ -3,7 +3,7 @@ %define name trousers %define version 0.3.1 -%define release 7 +%define release 8 Name: %{name} Summary: Implementation of the TCG's Software Stack v1.2 Specification @@ -121,9 +121,11 @@ fi %{_libdir}/libtddl.a %changelog +* Wed Jun 04 2008 Emily Ratliff - 0.3.1-8 +- Fix cast issue preventing successful build on ppc64 and x86_64 + * Tue Jun 03 2008 Emily Ratliff - 0.3.1-7 - Fix for BZ #434267 and #440733. Patch authored by Debora Velarde -- Fix cast issue preventing successful build on ppc64 and x86_64 * Tue Feb 19 2008 Fedora Release Engineering - 0.3.1-6 - Autorebuild for GCC 4.3