diff --git a/oddjob.spec b/oddjob.spec index 62fd32d..5c73541 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -3,7 +3,7 @@ Name: oddjob Version: 0.30.2 -Release: 1%{?dist} +Release: 2%{?dist} Source: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz Summary: A D-Bus service which runs odd jobs on behalf of client applications License: BSD @@ -154,6 +154,9 @@ fi exit 0 %changelog +* Wed Sep 29 2010 jkeating - 0.30.2-2 +- Rebuilt for gcc bug 634757 + * Thu Sep 16 2010 Nalin Dahyabhai 0.30.2-1 - don't try to "close" our shared connection to the bus when the bus hangs up on us -- at some point libdbus started abort()ing when we try