diff --git a/startup-notification.spec b/startup-notification.spec index 2aa427c..fb44222 100644 --- a/startup-notification.spec +++ b/startup-notification.spec @@ -1,7 +1,7 @@ Summary: Library for tracking application startup Name: startup-notification Version: 0.8 -Release: 3.2 +Release: 3.2.1 URL: http://www.freedesktop.org/software/startup-notification/ Source0: %{name}-%{version}.tar.gz License: LGPL @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %changelog +* Fri Feb 10 2006 Jesse Keating - 0.8-3.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.8-3.2 - rebuilt for new gcc4.1 snapshot and glibc changes