- rebuild for abi change.

This commit is contained in:
Dave Airlie 2008-01-18 06:49:48 +00:00
parent a4b16630d8
commit ba38685e39

View File

@ -7,7 +7,7 @@
Summary: Xorg X11 fbdev video driver
Name: xorg-x11-drv-fbdev
Version: 0.3.1
Release: 4.%{gitdate}%{?dist}
Release: 6%{?dist}
URL: http://www.x.org
License: MIT
Group: User Interface/X Hardware Support
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man4/fbdev.4*
%changelog
* Fri Jan 18 2008 Dave Airlie <airlied@redhat.com> 0.3.1-6
- rebuild for abi change.
* Tue Nov 13 2007 Adam Jackson <ajax@redhat.com> 0.3.1-5.20071113
- Update to git snapshot for pciaccess goodness. Don't ask why a driver
that doesn't touch PCI at all needs a PCI update. I don't know either,