diff --git a/.cvsignore b/.cvsignore index 81488e7..2cd5a31 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xf86-video-dummy-0.3.0.tar.bz2 +xf86-video-dummy-0.3.1.tar.bz2 diff --git a/import.log b/import.log new file mode 100644 index 0000000..109e722 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +xorg-x11-drv-dummy-0_3_1-1_fc11:HEAD:xorg-x11-drv-dummy-0.3.1-1.fc11.src.rpm:1235487938 diff --git a/sources b/sources index 9822793..663a463 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3d96297556846bee02a74166ffb5d052 xf86-video-dummy-0.3.0.tar.bz2 +e7920f4820d3450e9e5cb454fc620895 xf86-video-dummy-0.3.1.tar.bz2 diff --git a/xorg-x11-drv-dummy.spec b/xorg-x11-drv-dummy.spec index 3092831..d1eaccc 100644 --- a/xorg-x11-drv-dummy.spec +++ b/xorg-x11-drv-dummy.spec @@ -4,7 +4,7 @@ Summary: Xorg X11 dummy video driver Name: xorg-x11-drv-dummy -Version: 0.3.0 +Version: 0.3.1 Release: 1%{?dist} URL: http://www.x.org License: MIT @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{driverdir}/dummy_drv.so %changelog +* Tue Feb 24 2009 Adam Jackson 0.3.1-1 +- dummy 0.3.1 + * Thu Mar 20 2008 Dave Airlie 0.3.0-1 - Latest upstream release