dummy 0.3.6
This commit is contained in:
parent
986f05d376
commit
23d8d9a60c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
xf86-video-dummy-0.3.4.tar.bz2
|
xf86-video-dummy-0.3.4.tar.bz2
|
||||||
/xf86-video-dummy-0.3.5.tar.bz2
|
/xf86-video-dummy-0.3.5.tar.bz2
|
||||||
|
/xf86-video-dummy-0.3.6.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
89701f372eed9ed541cf00d57c78e7ef xf86-video-dummy-0.3.5.tar.bz2
|
dc40aebf031f933523dcf101befe99e4 xf86-video-dummy-0.3.6.tar.bz2
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
Summary: Xorg X11 dummy video driver
|
Summary: Xorg X11 dummy video driver
|
||||||
Name: xorg-x11-drv-dummy
|
Name: xorg-x11-drv-dummy
|
||||||
Version: 0.3.5
|
Version: 0.3.6
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{driverdir}/dummy_drv.so
|
%{driverdir}/dummy_drv.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 18 2012 Dave Airlie <airlied@redhat.com> 0.3.6-1
|
||||||
|
- dummy 0.3.6
|
||||||
|
|
||||||
* Thu Apr 05 2012 Adam Jackson <ajax@redhat.com> - 0.3.5-5
|
* Thu Apr 05 2012 Adam Jackson <ajax@redhat.com> - 0.3.5-5
|
||||||
- RHEL arch exclude updates
|
- RHEL arch exclude updates
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user