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

This commit is contained in:
Jesse Keating 2006-02-11 06:17:40 +00:00
parent 6de296e1e2
commit 9171e03824

View File

@ -7,7 +7,7 @@
Summary: Xorg X11 evdev input driver
Name: xorg-x11-drv-evdev
Version: 1.0.0.5
Release: 1.1
Release: 1.2
URL: http://www.x.org
Source0: http://xorg.freedesktop.org/X11R7.0/src/driver/%{tarball}-%{version}.tar.bz2
License: MIT/X11
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
#%{_mandir}/man4/*.4*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0.5-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0.5-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes