diff --git a/trousers.spec b/trousers.spec index e5706b8..dd95269 100644 --- a/trousers.spec +++ b/trousers.spec @@ -3,7 +3,7 @@ %define name trousers %define version 0.3.1 -%define release 6 +%define release 7 Name: %{name} Summary: Implementation of the TCG's Software Stack v1.2 Specification @@ -54,6 +54,7 @@ applications. %prep %setup -q %patch0 -p1 +%patch1 -p2 %build %configure @@ -118,6 +119,9 @@ fi %{_libdir}/libtddl.a %changelog +* Tue Jun 3 2008 Emily Ratliff - 0.3.1-7 +- Fix for BZ #434267 and #440733 + * Tue Feb 19 2008 Fedora Release Engineering - 0.3.1-6 - Autorebuild for GCC 4.3