bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:44:14 +00:00
parent 9a1d483e24
commit 51a0cabf9e

View File

@ -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 <jkeating@redhat.com> - 0.8-3.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.8-3.2
- rebuilt for new gcc4.1 snapshot and glibc changes